Home
last modified time | relevance | path

Searched refs:num_allocd_vfs (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_sriov.c493 if (!vf_count || vf_count > hw->func_caps.num_allocd_vfs) in ice_mbx_init_snapshot()
A Dice_type.h335 u32 num_allocd_vfs; /* Number of allocated VFs */ member
A Dice_common.c2130 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()
2133 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()
A Dice_main.c3676 pf->num_vfs_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()

Completed in 31 milliseconds