Searched refs:IXGBE_VF_TX_QUEUES (Results 1 – 3 of 3) sorted by relevance
97 #define IXGBE_VF_TX_QUEUES 1 /* number of Tx queues supported */ macro
729 hw->mac.max_tx_queues = msg[IXGBE_VF_TX_QUEUES]; in ixgbevf_get_queues()
652 msgbuf[IXGBE_VF_TX_QUEUES] = RTE_ETH_DEV_SRIOV(dev).nb_q_per_pool; in ixgbe_get_vf_queues()