Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_vf_lib.h71 u16 num_supported; /* max supported VFs on this PF */ member
Dice_sriov.c998 if (num_vfs > pf->vfs.num_supported) { in ice_pci_sriov_ena()
1000 num_vfs, pf->vfs.num_supported); in ice_pci_sriov_ena()
Dice_main.c3878 pf->vfs.num_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()