Searched refs:dev_p (Results 1 – 1 of 1) sorted by relevance
2051 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap() argument2056 dev_p->num_funcs = hweight32(number); in ice_parse_valid_functions_cap()2058 dev_p->num_funcs); in ice_parse_valid_functions_cap()2070 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps() argument2075 dev_p->num_vfs_exposed = number; in ice_parse_vf_dev_caps()2077 dev_p->num_vfs_exposed); in ice_parse_vf_dev_caps()2089 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps() argument2094 dev_p->num_vsi_allocd_to_host = number; in ice_parse_vsi_dev_caps()2096 dev_p->num_vsi_allocd_to_host); in ice_parse_vsi_dev_caps()2108 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps() argument[all …]