Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c1354 ICE_MAX_NUM_PROFILES);
1357 static ice_declare_bitmap(profile_to_recipe[ICE_MAX_NUM_PROFILES],
1394 for (j = 0; j < ICE_MAX_NUM_PROFILES; j++) { in ice_get_tun_type_for_recipe()
1475 for (j = 0; j < ICE_MAX_NUM_PROFILES; j++) { in ice_get_tun_type_for_recipe()
1663 ICE_MAX_NUM_PROFILES); in ice_get_recp_frm_fw()
6394 ice_for_each_set_bit(bit, profiles, ICE_MAX_NUM_PROFILES) { in ice_find_free_recp_res_idx()
6860 ice_zero_bitmap(bm, ICE_MAX_NUM_PROFILES); in ice_get_compat_fv_bitmap()
7047 ice_declare_bitmap(fv_bitmap, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
7048 ice_declare_bitmap(profiles, ICE_MAX_NUM_PROFILES); in ice_add_adv_recipe()
7136 ice_for_each_set_bit(j, fv_bitmap, ICE_MAX_NUM_PROFILES) { in ice_add_adv_recipe()
[all …]
H A Dice_flex_type.h19 #define ICE_MAX_NUM_PROFILES 256 macro
H A Dice_type.h840 ice_declare_bitmap(prof_res_bm[ICE_MAX_NUM_PROFILES], ICE_MAX_FV_WORDS);
H A Dice_flex_pipe.c1634 ice_bitmap_set(bm, 0, ICE_MAX_NUM_PROFILES); in ice_get_sw_fv_bitmap()
1639 ice_zero_bitmap(bm, ICE_MAX_NUM_PROFILES); in ice_get_sw_fv_bitmap()