Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h98 #define IXGBE_VF_RX_QUEUES 2 /* number of Rx queues supported */ macro
H A Dixgbe_vf.c734 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES]; in ixgbevf_get_queues()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c651 msgbuf[IXGBE_VF_RX_QUEUES] = RTE_ETH_DEV_SRIOV(dev).nb_q_per_pool; in ixgbe_get_vf_queues()