Home
last modified time | relevance | path

Searched refs:ICE_MAX_NUM_PROFILES (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ddp.h30 #define ICE_MAX_NUM_PROFILES 256 macro
Dice_switch.c1373 ICE_MAX_NUM_PROFILES);
1376 static DECLARE_BITMAP(profile_to_recipe[ICE_MAX_NUM_PROFILES],
2233 ICE_MAX_NUM_PROFILES); in ice_get_recp_frm_fw()
4923 for_each_set_bit(bit, profiles, ICE_MAX_NUM_PROFILES) { in ice_find_free_recp_res_idx()
5288 bitmap_zero(bm, ICE_MAX_NUM_PROFILES); in ice_get_compat_fv_bitmap()
5332 DECLARE_BITMAP(fv_bitmap, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
5333 DECLARE_BITMAP(profiles, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
5411 bitmap_zero(profiles, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
Dice_ddp.c769 bitmap_set(bm, 0, ICE_MAX_NUM_PROFILES); in ice_get_sw_fv_bitmap()
774 bitmap_zero(bm, ICE_MAX_NUM_PROFILES); in ice_get_sw_fv_bitmap()
Dice_type.h729 DECLARE_BITMAP(prof_res_bm[ICE_MAX_NUM_PROFILES], ICE_MAX_FV_WORDS);