Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h138 int ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp);
H A Dice_ptp_hw.c3320 * ice_read_phy_tstamp - Read a PHY timestamp from the timestamo block
3330 int ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp) in ice_read_phy_tstamp() function
H A Dice_ptp.c724 err = ice_read_phy_tstamp(hw, tx->block, phy_idx, &raw_tstamp); in ice_ptp_process_tx_tstamp()

Completed in 8 milliseconds