Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h23 #define ICE_NUM_VF_MSIX_MULTIQ_MIN 3 macro
H A Dice_sriov.c480 } else if (msix_avail_per_vf >= ICE_NUM_VF_MSIX_MULTIQ_MIN) { in ice_set_per_vf_res()
481 num_msix_per_vf = ICE_NUM_VF_MSIX_MULTIQ_MIN; in ice_set_per_vf_res()