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

/freebsd-13-stable/sys/dev/vge/
H A Dif_vgereg.h284 #define VGE_ISR_RXNODESC 0x00002000 /* ran out of RX descriptors */ macro
304 VGE_ISR_LINKSTS|VGE_ISR_RXNODESC| \
H A Dif_vge.c1740 if (status & (VGE_ISR_RXOFLOW|VGE_ISR_RXNODESC)) {
1790 if (status & (VGE_ISR_RXOFLOW|VGE_ISR_RXNODESC)) {

Completed in 39 milliseconds