Searched refs:ice_aq_get_recipe_to_profile (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_switch.h | 414 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 *r_assoc,
|
D | ice_switch.c | 2143 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 *r_assoc, in ice_aq_get_recipe_to_profile() function 2239 status = ice_aq_get_recipe_to_profile(hw, prof, in ice_release_recipe_res() 2291 if (ice_aq_get_recipe_to_profile(hw, i, &recp_assoc, NULL)) in ice_get_recp_to_prof_map() 5417 status = ice_aq_get_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe()
|
D | ice_lag.c | 2066 err = ice_aq_get_recipe_to_profile(&pf->hw, n, in ice_init_lag()
|