Home
last modified time | relevance | path

Searched refs:ice_read_phy_tstamp (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h134 int ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp);
Dice_ptp.c661 err = ice_read_phy_tstamp(&pf->hw, tx->quad, phy_idx, in ice_ptp_tx_tstamp()
857 ice_read_phy_tstamp(hw, tx->quad, idx + tx->quad_offset, in ice_ptp_tx_tstamp_cleanup()
Dice_ptp_hw.c3171 int ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp) in ice_read_phy_tstamp() function