Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h30 #define ICE_MAX_NUM_PROFILES 256 macro
H A Dice_switch.c1373 ICE_MAX_NUM_PROFILES);
1376 static DECLARE_BITMAP(profile_to_recipe[ICE_MAX_NUM_PROFILES],
2236 ICE_MAX_NUM_PROFILES); in ice_get_recp_frm_fw()
4927 for_each_set_bit(bit, profiles, ICE_MAX_NUM_PROFILES) { in ice_find_free_recp_res_idx()
5292 bitmap_zero(bm, ICE_MAX_NUM_PROFILES); in ice_get_compat_fv_bitmap()
5336 DECLARE_BITMAP(fv_bitmap, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
5337 DECLARE_BITMAP(profiles, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
5415 bitmap_zero(profiles, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
H A 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()
H A Dice_type.h730 DECLARE_BITMAP(prof_res_bm[ICE_MAX_NUM_PROFILES], ICE_MAX_FV_WORDS);