Home
last modified time | relevance | path

Searched refs:ice_aq_get_recipe_to_profile (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_switch.h427 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap,
Dice_switch.c2066 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_get_recipe_to_profile() function
2131 if (ice_aq_get_recipe_to_profile(hw, i, (u8 *)r_bitmap, NULL)) in ice_get_recp_to_prof_map()
5436 status = ice_aq_get_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe()
Dice_lag.c2002 err = ice_aq_get_recipe_to_profile(&pf->hw, n, in ice_init_lag()