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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c594 while (status_error & IXGBE_RXD_STAT_DD) {
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2540 #define IXGBE_RXD_STAT_DD 0x01 /* Descriptor Done */ macro
2591 #define IXGBE_RXDADV_STAT_DD IXGBE_RXD_STAT_DD /* Done */

Completed in 93 milliseconds