Home
last modified time | relevance | path

Searched refs:ice_aq_get_recipe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_switch.h420 int ice_aq_get_recipe(struct ice_hw *hw,
H A Dice_switch.c1930 * ice_aq_get_recipe - get switch recipe
1947 ice_aq_get_recipe(struct ice_hw *hw, in ice_aq_get_recipe() function
2000 status = ice_aq_get_recipe(hw, rcp_list, &num_recps, params->rid, NULL); in ice_update_recipe_lkup_idx()
2185 status = ice_aq_get_recipe(hw, tmp, &num_recps, rid, NULL); in ice_get_recp_frm_fw()
5001 status = ice_aq_get_recipe(hw, tmp, &recipe_count, ICE_SW_LKUP_MAC, in ice_add_sw_recipe()

Completed in 9 milliseconds