ice_aq_add_recipe
err = ice_aq_add_recipe(hw, new_rcp, 1, NULL);
status = ice_aq_add_recipe(hw, &rcp_list[0], 1, NULL);
status = ice_aq_add_recipe(hw, buf, recp_cnt, NULL);
int ice_aq_add_recipe(struct ice_hw *hw,