Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2361 #define BGE_RXBDFLAG_IPV6 0x8000 macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2851 (cur_rx->bge_flags & BGE_RXBDFLAG_IPV6) == 0) { in bnx_rxeof()
6114 if (cur_rx->bge_flags & BGE_RXBDFLAG_IPV6) in bnx_rss_info()