Searched refs:max_q_vectors (Results 1 – 2 of 2) sorted by relevance
738 int max_q_vectors; /* true count of q_vectors for device */ member
803 * of max_q_vectors, or the number of vectors we were allocated. in ixgbe_acquire_msix_vectors() 806 adapter->num_q_vectors = min_t(int, vectors, adapter->max_q_vectors); in ixgbe_acquire_msix_vectors()