Searched refs:func_p (Results 1 – 1 of 1) sorted by relevance
1925 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() argument1931 func_p->num_allocd_vfs = number; in ice_parse_vf_func_caps()1932 func_p->vf_base_id = logical_id; in ice_parse_vf_func_caps()1934 func_p->num_allocd_vfs); in ice_parse_vf_func_caps()1936 func_p->vf_base_id); in ice_parse_vf_func_caps()1948 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() argument1951 func_p->guar_num_vsi = ice_get_num_per_func(hw, ICE_MAX_VSI); in ice_parse_vsi_func_caps()1955 func_p->guar_num_vsi); in ice_parse_vsi_func_caps()1966 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps() argument1973 func_p->fd_fltr_guar = in ice_parse_fdir_func_caps()[all …]