Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2604 int vector_threshold; in ixgbevf_acquire_msix_vectors() local
2610 vector_threshold = MIN_MSIX_COUNT; in ixgbevf_acquire_msix_vectors()
2618 vector_threshold, vectors); in ixgbevf_acquire_msix_vectors()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c1432 int err, vector_threshold; in iavf_acquire_msix_vectors() local
1439 vector_threshold = MIN_MSIX_COUNT; in iavf_acquire_msix_vectors()
1447 vector_threshold, vectors); in iavf_acquire_msix_vectors()