Searched refs:ice_aq_add_recipe (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1857 err = ice_aq_add_recipe(hw, new_rcp, 1, NULL);
H A Dice_switch.c1894 * ice_aq_add_recipe - add switch recipe
1903 ice_aq_add_recipe(struct ice_hw *hw, function
2012 status = ice_aq_add_recipe(hw, &rcp_list[0], 1, NULL);
5135 status = ice_aq_add_recipe(hw, buf, rm->n_grp_count, NULL);
H A Dice_switch.h423 int ice_aq_add_recipe(struct ice_hw *hw,

Completed in 367 milliseconds