Searched refs:max_q_vectors (Results 1 – 6 of 6) sorted by relevance
371 wx->max_q_vectors = TXGBE_MAX_MSIX_VECTORS; in txgbe_sw_init()
131 wx->max_q_vectors = NGBE_MAX_MSIX_VECTORS; in ngbe_sw_init()
896 int max_q_vectors; /* upper limit of q_vectors for device */ member
718 int max_q_vectors; /* true count of q_vectors for device */ member
805 adapter->num_q_vectors = min_t(int, vectors, adapter->max_q_vectors); in ixgbe_acquire_msix_vectors()
6324 adapter->max_q_vectors = MAX_Q_VECTORS_82599; in ixgbe_sw_init()6377 adapter->max_q_vectors = MAX_Q_VECTORS_82598; in ixgbe_sw_init()