Searched refs:ICE_MAX_PTG_PER_PROFILE (Results 1 – 2 of 2) sorted by relevance
177 #define ICE_MAX_PTG_PER_PROFILE 32 macro185 u8 ptg[ICE_MAX_PTG_PER_PROFILE];186 struct ice_ptype_attrib_info attr[ICE_MAX_PTG_PER_PROFILE];
2973 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE) in ice_add_prof_attrib()3131 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE) in ice_add_prof()
Completed in 13 milliseconds