Searched refs:IXGBE_VF_RX_QUEUES (Results 1 – 3 of 3) sorted by relevance
98 #define IXGBE_VF_RX_QUEUES 2 /* number of Rx queues supported */ macro
734 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES]; in ixgbevf_get_queues()
651 msgbuf[IXGBE_VF_RX_QUEUES] = RTE_ETH_DEV_SRIOV(dev).nb_q_per_pool; in ixgbe_get_vf_queues()