Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h139 int ice_clear_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx);
H A Dice_ptp.c872 ice_clear_phy_tstamp(hw, tx->block, phy_idx); in ice_ptp_flush_tx_tracker()
H A Dice_ptp_hw.c3348 int ice_clear_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx) in ice_clear_phy_tstamp() function