Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c735 int i, vectors, vector_threshold; in ixgbe_acquire_msix_vectors() local
764 vector_threshold = MIN_MSIX_COUNT; in ixgbe_acquire_msix_vectors()
776 vector_threshold, vectors); in ixgbe_acquire_msix_vectors()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c1053 int err, vector_threshold; in iavf_acquire_msix_vectors() local
1060 vector_threshold = MIN_MSIX_COUNT; in iavf_acquire_msix_vectors()
1068 vector_threshold, vectors); in iavf_acquire_msix_vectors()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2562 int vector_threshold; in ixgbevf_acquire_msix_vectors() local
2568 vector_threshold = MIN_MSIX_COUNT; in ixgbevf_acquire_msix_vectors()
2576 vector_threshold, vectors); in ixgbevf_acquire_msix_vectors()