Searched refs:IXGBE_VF_MAX_RX_QUEUES (Results 1 – 3 of 3) sorted by relevance
21 #define IXGBE_VF_MAX_RX_QUEUES 8 macro
982 hw->mac.max_rx_queues > IXGBE_VF_MAX_RX_QUEUES) in ixgbevf_get_queues()983 hw->mac.max_rx_queues = IXGBE_VF_MAX_RX_QUEUES; in ixgbevf_get_queues()
130 #define MAX_RX_QUEUES IXGBE_VF_MAX_RX_QUEUES