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

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

Completed in 106 milliseconds