Searched refs:func_p (Results 1 – 1 of 1) sorted by relevance
2313 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() argument2319 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()2320 func_p->vf_base_id = logical_id; in ice_parse_vf_func_caps()2322 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()2324 func_p->vf_base_id); in ice_parse_vf_func_caps()2336 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() argument2339 func_p->guar_num_vsi = ice_get_num_per_func(hw, ICE_MAX_VSI); in ice_parse_vsi_func_caps()2343 func_p->guar_num_vsi); in ice_parse_vsi_func_caps()2355 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() argument2358 struct ice_ts_func_info *info = &func_p->ts_func_info; in ice_parse_1588_func_caps()[all …]