Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_vf_mbx.c493 if (!vf_count || vf_count > hw->func_caps.num_allocd_vfs) in ice_mbx_init_snapshot()
Dice_type.h369 u32 num_allocd_vfs; /* Number of allocated VFs */ member
Dice_common.c2286 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()
2289 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()
Dice_main.c3878 pf->vfs.num_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()