Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_compat.h98 #define VLAN_PRIO_SHIFT 13 macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c634 #define VLAN_PRIO_SHIFT 13 in ixgbe_get_vf_queues() macro
688 (vmvir & IXGBE_VMVIR_VLAN_UP_MASK) >> VLAN_PRIO_SHIFT; in ixgbe_get_vf_queues()
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c598 vlan_tag >> VLAN_PRIO_SHIFT); in hinic_fill_tx_offload_info()