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

/freebsd-11-stable/sys/dev/gem/
H A Dif_gemreg.h80 #define GEM_INTR_RX_NOBUF 0x00000020 macro
H A Dif_gem.c1015 GEM_INTR_RX_NOBUF | GEM_INTR_RX_TAG_ERR | GEM_INTR_PERR |
1772 if ((status & (GEM_INTR_RX_DONE | GEM_INTR_RX_NOBUF)) != 0)

Completed in 151 milliseconds