Searched refs:ice_aq_add_recipe (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice_switch.h | 410 int ice_aq_add_recipe(struct ice_hw *hw, |
H A D | ice_lag.c | 1908 err = ice_aq_add_recipe(hw, new_rcp, 1, NULL); in ice_create_lag_recipe() |