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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gemreg.h77 #define GEM_INTR_TX_EMPTY 0x00000002 /* TX ring empty */ macro
H A Dif_gem.c1014 ~(GEM_INTR_TX_INTME | GEM_INTR_TX_EMPTY | GEM_INTR_RX_DONE |
1775 if ((status & (GEM_INTR_TX_EMPTY | GEM_INTR_TX_INTME)) != 0)

Completed in 122 milliseconds