Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.h140 ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp);
H A Dice_ptp_hw.c3629 ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp) in ice_read_phy_tstamp() function
/dpdk/drivers/net/ice/
H A Dice_ethdev.c5777 ret = ice_read_phy_tstamp(hw, lport, 0, &tstamp); in ice_timesync_read_tx_timestamp()