Searched refs:IXGBE_MAX_L2A_QUEUES (Results 1 – 3 of 3) sorted by relevance
313 #define IXGBE_MAX_L2A_QUEUES 4 macro
234 rss = min_t(int, IXGBE_MAX_L2A_QUEUES, num_online_cpus()); in ixgbe_disable_sriov()
5710 adapter->num_rx_queues > IXGBE_MAX_L2A_QUEUES) in ixgbe_open()5711 queues = IXGBE_MAX_L2A_QUEUES; in ixgbe_open()8081 if (vdev->num_tx_queues > IXGBE_MAX_L2A_QUEUES || in ixgbe_fwd_add()