Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_tireg.h853 #define TI_BDFLAG_VLAN_TAG 0x0200 macro
H A Dif_ti.c1641 if (cur_rx->ti_flags & TI_BDFLAG_VLAN_TAG) { in ti_rxeof()
1823 vlan_flag = TI_BDFLAG_VLAN_TAG; in ti_encap()