Searched refs:func_p (Results 1 – 1 of 1) sorted by relevance
2075 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() argument2081 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()2082 func_p->vf_base_id = logical_id; in ice_parse_vf_func_caps()2084 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()2086 func_p->vf_base_id); in ice_parse_vf_func_caps()2098 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() argument2101 func_p->guar_num_vsi = ice_get_num_per_func(hw, ICE_MAX_VSI); in ice_parse_vsi_func_caps()2105 func_p->guar_num_vsi); in ice_parse_vsi_func_caps()2117 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() argument2120 struct ice_ts_func_info *info = &func_p->ts_func_info; in ice_parse_1588_func_caps()[all …]