Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c819 uint32_t portctrl, vlan_ext, qinq; in txgbe_vlan_tpid_set() local
823 vlan_ext = (portctrl & TXGBE_PORTCTL_VLANEXT); in txgbe_vlan_tpid_set()
824 qinq = vlan_ext && (portctrl & TXGBE_PORTCTL_QINQ); in txgbe_vlan_tpid_set()
827 if (vlan_ext) { in txgbe_vlan_tpid_set()
847 if (vlan_ext) { in txgbe_vlan_tpid_set()