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

/freebsd-12-stable/sys/dev/gem/
H A Dif_gemreg.h82 #define GEM_INTR_RX_NOBUF 0x00000020 macro
H A Dif_gem.c1017 GEM_INTR_RX_NOBUF | GEM_INTR_RX_TAG_ERR | GEM_INTR_PERR |
1774 if ((status & (GEM_INTR_RX_DONE | GEM_INTR_RX_NOBUF)) != 0)

Completed in 107 milliseconds