Searched refs:IXGBE_VF_MAX_TX_QUEUES (Results 1 – 3 of 3) sorted by relevance
37 #define IXGBE_VF_MAX_TX_QUEUES 8 macro
698 hw->mac.max_tx_queues > IXGBE_VF_MAX_TX_QUEUES) in ixgbevf_get_queues()699 hw->mac.max_tx_queues = IXGBE_VF_MAX_TX_QUEUES; in ixgbevf_get_queues()
146 #define MAX_TX_QUEUES IXGBE_VF_MAX_TX_QUEUES