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/ |
D | ice_switch.h | 427 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap,
|
D | ice_switch.c | 2066 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()
|
D | ice_lag.c | 2002 err = ice_aq_get_recipe_to_profile(&pf->hw, n, in ice_init_lag()
|