Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h97 #define IXGBE_VF_TX_QUEUES 1 /* number of Tx queues supported */ macro
H A Dixgbe_vf.c729 hw->mac.max_tx_queues = msg[IXGBE_VF_TX_QUEUES]; in ixgbevf_get_queues()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c652 msgbuf[IXGBE_VF_TX_QUEUES] = RTE_ETH_DEV_SRIOV(dev).nb_q_per_pool; in ixgbe_get_vf_queues()