Searched refs:rx_time (Results 1 – 1 of 1) sorted by relevance
2311 u64 tx_time, rx_time; in ice_read_phy_and_phc_time_e822() local2334 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()