Searched refs:max_q_vectors (Results 1 – 6 of 6) sorted by relevance
110 wx->max_q_vectors = NGBE_MAX_MSIX_VECTORS; in ngbe_sw_init()
283 wx->max_q_vectors = TXGBE_MAX_MSIX_VECTORS; in txgbe_sw_init()
724 int max_q_vectors; /* true count of q_vectors for device */ member
806 adapter->num_q_vectors = min_t(int, vectors, adapter->max_q_vectors); in ixgbe_acquire_msix_vectors()
6697 adapter->max_q_vectors = MAX_Q_VECTORS_82599; in ixgbe_sw_init()6750 adapter->max_q_vectors = MAX_Q_VECTORS_82598; in ixgbe_sw_init()
1177 int max_q_vectors; /* upper limit of q_vectors for device */ member