diff options
| author | Jacob Keller <[email protected]> | 2024-01-25 21:57:53 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-01-30 10:49:04 +0000 |
| commit | 1abefdca85e8664374f53c7bc80d5f5f827ce711 (patch) | |
| tree | 98cb1d6bbfc094ef647aad1d95bb151ce2d24d9b /drivers/net/ethernet/intel/ice/ice_ptp.h | |
| parent | ice: don't check has_ready_bitmap in E810 functions (diff) | |
| download | kernel-1abefdca85e8664374f53c7bc80d5f5f827ce711.tar.gz kernel-1abefdca85e8664374f53c7bc80d5f5f827ce711.zip | |
ice: rename ice_ptp_tx_cfg_intr
The ice_ptp_tx_cfg_intr() function sends a control queue message to
configure the PHY timestamp interrupt block. This is a very similar name
to a function which is used to configure the MAC Other Interrupt Cause
Enable register.
Rename this function to ice_ptp_cfg_phy_interrupt in order to make it
more obvious to the reader what action it performs, and distinguish it
from other similarly named functions.
Signed-off-by: Jacob Keller <[email protected]>
Signed-off-by: Karol Kolacinski <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ptp.h')
0 files changed, 0 insertions, 0 deletions
