Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_flex_type.h47 #define ICE_MAX_NUM_PROFILES 256 macro
HDice_type.h964 ice_declare_bitmap(prof_res_bm[ICE_MAX_NUM_PROFILES], ICE_MAX_FV_WORDS);
HDice_ddp_common.c1546 ice_zero_bitmap(bm, ICE_MAX_NUM_PROFILES); in ice_get_sw_fv_bitmap()