ice: prefix clock timer command enumeration values with ICE_PTP
authorSergey Temerkhanov <sergey.temerkhanov@intel.com>
Tue, 25 Jul 2023 21:50:46 +0000 (14:50 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Mon, 18 Sep 2023 17:39:09 +0000 (10:39 -0700)
commit40326b2b4296052039ef1f71330f920063ca1096
treed761487a1a7636b42ca8c16d6fe2421622f1bd71
parenta5ea26536e89d04485aa9e1c8f60ba11dfc5469e
ice: prefix clock timer command enumeration values with ICE_PTP

The ice driver has an enumeration for the various commands that can be
programmed to the MAC and PHY for setting up hardware clock operations.
Prefix these with ICE_PTP so that they are clearly namespaced to the ice
driver.

Signed-off-by: Sergey Temerkhanov <sergey.temerkhanov@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
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>
drivers/net/ethernet/intel/ice/ice_ptp_hw.c
drivers/net/ethernet/intel/ice/ice_ptp_hw.h