Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_vf_lib.h86 u16 num_supported; /* max supported VFs on this PF */ member
A Dice_sriov.c820 if (num_vfs > pf->vfs.num_supported) { in ice_pci_sriov_ena()
822 num_vfs, pf->vfs.num_supported); in ice_pci_sriov_ena()
A Dice_main.c4018 pf->vfs.num_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()

Completed in 22 milliseconds