Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1031 if (unlikely(ixgbe_test_staterr(rx_desc, IXGBE_RXD_STAT_TSIP))) { in ixgbe_ptp_rx_hwtstamp()
H A Dixgbe_type.h2378 #define IXGBE_RXD_STAT_TSIP 0x08000 /* Time Stamp in packet buffer */ macro