Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1036 if (unlikely(!ixgbe_test_staterr(rx_desc, IXGBE_RXDADV_STAT_TS))) in ixgbe_ptp_rx_hwtstamp()
H A Dixgbe_type.h2426 #define IXGBE_RXDADV_STAT_TS 0x00010000 /* IEEE 1588 Time Stamp */ macro