Searched refs:dev_p (Results 1 – 1 of 1) sorted by relevance
2048 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() argument2053 dev_p->num_funcs = hweight32(number); in ice_parse_valid_functions_cap()2055 dev_p->num_funcs); in ice_parse_valid_functions_cap()2067 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() argument2072 dev_p->num_vfs_exposed = number; in ice_parse_vf_dev_caps()2074 dev_p->num_vfs_exposed); in ice_parse_vf_dev_caps()2086 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() argument2091 dev_p->num_vsi_allocd_to_host = number; in ice_parse_vsi_dev_caps()2093 dev_p->num_vsi_allocd_to_host); in ice_parse_vsi_dev_caps()2105 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps() argument[all …]