Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c589 u32 vlana; in txgbe_get_vf_queues() local
639 vlana = vmvir & TXGBE_POOLTAG_ACT_MASK; in txgbe_get_vf_queues()
643 if (vlana == TXGBE_POOLTAG_ACT_ALWAYS && in txgbe_get_vf_queues()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c652 u32 vlana; in ixgbe_get_vf_queues() local
702 vlana = vmvir & IXGBE_VMVIR_VLANA_MASK; in ixgbe_get_vf_queues()
706 if ((vlana == IXGBE_VMVIR_VLANA_DEFAULT) && in ixgbe_get_vf_queues()