ice_aq_get_recipe_to_profile
err = ice_aq_get_recipe_to_profile(&pf->hw, n,
status = ice_aq_get_recipe_to_profile(hw, prof,
if (ice_aq_get_recipe_to_profile(hw, i, &recp_assoc, NULL))
status = ice_aq_get_recipe_to_profile(hw, fvit->profile_id,
ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 *r_assoc,