Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp.h123 u8 quad_offset; member
Dice_ptp.c654 u8 phy_idx = idx + tx->quad_offset; in ice_ptp_tx_tstamp()
750 u8 phy_idx = idx + tx->quad_offset; in ice_ptp_flush_tx_tracker()
805 tx->quad_offset = (port % ICE_PORTS_PER_QUAD) * INDEX_PER_PORT; in ice_ptp_init_tx_e822()
823 tx->quad_offset = 0; in ice_ptp_init_tx_e810()
857 ice_read_phy_tstamp(hw, tx->quad, idx + tx->quad_offset, in ice_ptp_tx_tstamp_cleanup()
2376 return idx + tx->quad_offset; in ice_ptp_request_ts()