Home
last modified time | relevance | path

Searched refs:vector_threshold (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c712 int i, vectors, vector_threshold; in ixgbe_acquire_msix_vectors() local
738 vector_threshold = MIN_MSIX_COUNT; in ixgbe_acquire_msix_vectors()
750 vector_threshold, vectors); in ixgbe_acquire_msix_vectors()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c1076 int err, vector_threshold; in i40evf_acquire_msix_vectors() local
1083 vector_threshold = MIN_MSIX_COUNT; in i40evf_acquire_msix_vectors()
1091 vector_threshold, vectors); in i40evf_acquire_msix_vectors()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c2275 int vector_threshold; in ixgbevf_acquire_msix_vectors() local
2281 vector_threshold = MIN_MSIX_COUNT; in ixgbevf_acquire_msix_vectors()
2289 vector_threshold, vectors); in ixgbevf_acquire_msix_vectors()