Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c377 if ((staterr & IXGBE_RXD_STAT_DD) == 0) in ixgbe_isc_rxd_available()
418 MPASS ((staterr & IXGBE_RXD_STAT_DD) != 0); in ixgbe_isc_rxd_pkt_get()
H A Dixgbe_type.h2785 #define IXGBE_RXD_STAT_DD 0x01 /* Descriptor Done */ macro
2836 #define IXGBE_RXDADV_STAT_DD IXGBE_RXD_STAT_DD /* Done */