Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c285 updated = !!(status & IXGBE_TXD_STAT_DD); in ixgbe_isc_txd_credits_update()
312 } while ((status & IXGBE_TXD_STAT_DD)); in ixgbe_isc_txd_credits_update()
H A Dixgbe_type.h2768 #define IXGBE_TXD_STAT_DD 0x00000001 /* Descriptor Done */ macro
3449 #define IXGBE_ADVTXD_STAT_DD IXGBE_TXD_STAT_DD /* Descriptor Done */