Home
last modified time | relevance | path

Searched refs:MIN_MSIX_COUNT (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h314 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
A Dixgbevf_main.c2559 vector_threshold = MIN_MSIX_COUNT; in ixgbevf_acquire_msix_vectors()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf.h133 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NONQ_VECS) macro
A Diavf_main.c1113 vector_threshold = MIN_MSIX_COUNT; in iavf_acquire_msix_vectors()
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k.h183 #define MIN_MSIX_COUNT(hw) (MIN_Q_VECTORS + NON_Q_VECTORS) macro
A Dfm10k_main.c1834 MIN_MSIX_COUNT(hw), in fm10k_init_msix_capability()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h553 #define MIN_MSIX_COUNT (MIN_MSIX_Q_VECTORS + NON_Q_VECTORS) macro
A Dixgbe_lib.c768 vector_threshold = MIN_MSIX_COUNT; in ixgbe_acquire_msix_vectors()

Completed in 37 milliseconds