Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice.h402 u16 num_vfs_supported; /* num VFs supported for this PF */ member
H A Dice_virtchnl_pf.c1634 if (num_vfs > pf->num_vfs_supported) { in ice_pci_sriov_ena()
1636 num_vfs, pf->num_vfs_supported); in ice_pci_sriov_ena()
H A Dice_main.c3351 pf->num_vfs_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()