Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c590 u32 vlana; in txgbe_get_vf_queues() local
640 vlana = vmvir & TXGBE_POOLTAG_ACT_MASK; in txgbe_get_vf_queues()
644 if (vlana == TXGBE_POOLTAG_ACT_ALWAYS && in txgbe_get_vf_queues()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c635 u32 vlana; in ixgbe_get_vf_queues() local
685 vlana = vmvir & IXGBE_VMVIR_VLANA_MASK; in ixgbe_get_vf_queues()
689 if ((vlana == IXGBE_VMVIR_VLANA_DEFAULT) && in ixgbe_get_vf_queues()