Home
last modified time | relevance | path

Searched refs:BGE_RXBDFLAG_TCP_UDP_CSUM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2370 #define BGE_RXBDFLAG_TCP_UDP_CSUM 0x2000 macro
H A Dif_bge.c4444 if (cur_rx->bge_flags & BGE_RXBDFLAG_TCP_UDP_CSUM) { in bge_rxcsum()
4457 if (cur_rx->bge_flags & BGE_RXBDFLAG_TCP_UDP_CSUM && in bge_rxcsum()