[Intel-wired-lan] [PATCH iwl-next v2 2/5] ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
Rinitha, SX
sx.rinitha at intel.com
Mon Dec 23 17:14:54 UTC 2024
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of Anton Nadezhdin
> Sent: 16 December 2024 20:23
> To: intel-wired-lan at lists.osuosl.org
> Cc: netdev at vger.kernel.org; Nguyen, Anthony L <anthony.l.nguyen at intel.com>; Kitszel, Przemyslaw <przemyslaw.kitszel at intel.com>; richardcochran at gmail.com; Keller, Jacob E <jacob.e.keller at intel.com>; Kolacinski, Karol <karol.kolacinski at intel.com>; Olech, Milena <milena.olech at intel.com>; Nadezhdin, Anton <anton.nadezhdin at intel.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next v2 2/5] ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
>
> From: Jacob Keller <jacob.e.keller at intel.com>
>
> The TS_LL_READ macros are used as part of the low latency Tx timestamp interface. A future firmware extension will add support for performing PHY timer updates over this interface. Using TS_LL_READ as the prefix for these macros will be confusing once the interface is used for other purposes.
>
> Rename the macros, using the prefix REG_LL_PROXY_H, to better clarify that this is for the low latency interface.
> Additionally add macroses for PF_SB_ATQBAH and PF_SB_ATQBAL registers to better clarify content of this registers as PF_SB_ATQBAH contain low part of Tx timestamp
>
> Co-developed-by: Karol Kolacinski <karol.kolacinski at intel.com>
> Signed-off-by: Karol Kolacinski <karol.kolacinski at intel.com>
> Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
> Reviewed-by: Milena Olech <milena.olech at intel.com>
> Signed-off-by: Anton Nadezhdin <anton.nadezhdin at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_ptp.c | 14 +++++++-------
> drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 14 +++++++------- drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 13 ++++++++-----
> 3 files changed, 22 insertions(+), 19 deletions(-)
>
Tested-by: Rinitha S <sx.rinitha at intel.com> (A Contingent worker at Intel)
More information about the Intel-wired-lan
mailing list