Home
last modified time | relevance | path

Searched refs:BGE_RXBDFLAG_VLAN_TAG (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2355 #define BGE_RXBDFLAG_VLAN_TAG 0x0040 macro
H A Dif_bge.c3064 if (cur_rx->bge_flags & BGE_RXBDFLAG_VLAN_TAG) { in bge_rxeof()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2819 if (cur_rx->bge_flags & BGE_RXBDFLAG_VLAN_TAG) { in bnx_rxeof()