Searched refs:NGE_ISR_RX_DESC_OK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/nge/ | ||
H A D | if_ngereg.h | 163 #define NGE_ISR_RX_DESC_OK 0x00000002 macro |
H A D | if_nge.c | 1831 if ((status & (NGE_ISR_RX_DESC_OK | NGE_ISR_RX_ERR | in nge_intr() |