Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c18 #define IGC_PTP_TX_TIMEOUT (HZ * 15) macro
693 if (time_is_after_jiffies(tstamp->start + IGC_PTP_TX_TIMEOUT)) in igc_ptp_tx_hang()