Searched refs:NGE_RXEXTSTS_TCPCSUMERR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_ngereg.h | 570 #define NGE_RXEXTSTS_TCPCSUMERR 0x00100000 macro |
H A D | if_nge.c | 1085 (!(extsts & NGE_RXEXTSTS_TCPCSUMERR))) in nge_rxeof() |