Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c2311 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_e822() local
2334 status = ice_ptp_read_port_capture(hw, port, &tx_time, &rx_time); in ice_read_phy_and_phc_time_e822()
2342 if (tx_time != rx_time) in ice_read_phy_and_phc_time_e822()
2345 (unsigned long long)rx_time); in ice_read_phy_and_phc_time_e822()