Searched refs:MIN_MSIX_COUNT (Results 1 – 8 of 8) sorted by relevance
314 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
2582 vector_threshold = MIN_MSIX_COUNT; in ixgbevf_acquire_msix_vectors()
183 #define MIN_MSIX_COUNT(hw) (MIN_Q_VECTORS + NON_Q_VECTORS) macro
1840 MIN_MSIX_COUNT(hw), in fm10k_init_msix_capability()
135 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NONQ_VECS) macro
1439 vector_threshold = MIN_MSIX_COUNT; in iavf_acquire_msix_vectors()
606 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
769 vector_threshold = MIN_MSIX_COUNT; in ixgbe_acquire_msix_vectors()
Completed in 44 milliseconds