Searched refs:num_allocd_vfs (Results 1 – 5 of 5) sorted by relevance
939 u32 num_allocd_vfs; /* Number of allocated VFs */ member
764 func_p->num_allocd_vfs = le32_to_cpu(cap->number); in ixgbe_parse_vf_func_caps()
403 u32 num_allocd_vfs; /* Number of allocated VFs */ member
2487 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()2490 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()
4018 pf->vfs.num_supported = min_t(int, func_caps->num_allocd_vfs, in ice_set_pf_caps()
Completed in 48 milliseconds