Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2360 #define BGE_RXBDFLAG_TCP_UDP_IS_TCP 0x4000 macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c6130 if (cur_rx->bge_flags & BGE_RXBDFLAG_TCP_UDP_IS_TCP) in bnx_rss_info()