diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2024-01-26 00:57:53 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-01-30 13:49:04 +0300 |
commit | 1abefdca85e8664374f53c7bc80d5f5f827ce711 (patch) | |
tree | 98cb1d6bbfc094ef647aad1d95bb151ce2d24d9b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fea82915fca626eaa83f36d8a23194e8593ef4b4 (diff) | |
download | linux-1abefdca85e8664374f53c7bc80d5f5f827ce711.tar.xz |
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 <jacob.e.keller@intel.com>
Signed-off-by: Karol Kolacinski <karol.kolacinski@intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions