Searched refs:IXGBE_MAX_L2A_QUEUES (Results 1 – 3 of 3) sorted by relevance
321 #define IXGBE_MAX_L2A_QUEUES 4 macro
240 rss = min_t(int, IXGBE_MAX_L2A_QUEUES, num_online_cpus()); in ixgbe_disable_sriov()
5811 adapter->num_rx_queues > IXGBE_MAX_L2A_QUEUES) in ixgbe_open()5812 queues = IXGBE_MAX_L2A_QUEUES; in ixgbe_open()8311 if (vdev->num_tx_queues > IXGBE_MAX_L2A_QUEUES || in ixgbe_fwd_add()