Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h129 #define IXGBE_VF_RX_QUEUES 2 /* number of Rx queues supported */ macro
H A Dixgbe_vf.c791 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES]; in ixgbevf_get_queues()
H A Dif_sriov.c564 resp[IXGBE_VF_RX_QUEUES] = num_queues; in ixgbe_vf_get_queues()