Home
last modified time | relevance | path

Searched refs:ICE_ETH56G_MAC_CFG_RX_OFFSET_INT (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h132 #define ICE_ETH56G_MAC_CFG_RX_OFFSET_INT GENMASK(19, 9) macro
Dice_ptp_hw.c2141 deskew_i = FIELD_PREP(ICE_ETH56G_MAC_CFG_RX_OFFSET_INT, deskew_i); in ice_ptp_calc_deskew_eth56g()
2189 rx_offset &= ICE_ETH56G_MAC_CFG_RX_OFFSET_INT | in ice_phy_set_offsets_eth56g()