Searched refs:ice_aq_add_recipe (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_switch.h | 423 int ice_aq_add_recipe(struct ice_hw *hw,
|
| D | ice_switch.c | 1910 ice_aq_add_recipe(struct ice_hw *hw, in ice_aq_add_recipe() function 2019 status = ice_aq_add_recipe(hw, &rcp_list[0], 1, NULL); in ice_update_recipe_lkup_idx() 5174 status = ice_aq_add_recipe(hw, buf, rm->n_grp_count, NULL); in ice_add_sw_recipe()
|
| D | ice_lag.c | 1776 err = ice_aq_add_recipe(hw, new_rcp, 1, NULL); in ice_create_lag_recipe()
|