Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h285 #define ICE_PTP_TS_VALID BIT(0) macro
H A Dice_ptp.c631 if (!(raw_tstamp & ICE_PTP_TS_VALID)) in ice_ptp_process_tx_tstamp()
2311 if (!(rx_desc->wb.time_stamp_low & ICE_PTP_TS_VALID)) in ice_ptp_get_rx_hwts()