Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_type.h261 u32 num_allocd_vfs; /* Number of allocated VFs */ member
Dice_common.c1931 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()
1934 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()
Dice_main.c3353 pf->num_vfs_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()