Searched refs:ICE_MAX_PTG_PER_PROFILE (Results 1 – 2 of 2) sorted by relevance
175 #define ICE_MAX_PTG_PER_PROFILE 32 macro183 u8 ptg[ICE_MAX_PTG_PER_PROFILE];184 struct ice_ptype_attrib_info attr[ICE_MAX_PTG_PER_PROFILE];
2946 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE) in ice_add_prof_attrib()3030 while (bytes && prof->ptg_cnt < ICE_MAX_PTG_PER_PROFILE) { in ice_add_prof()3074 ICE_MAX_PTG_PER_PROFILE) in ice_add_prof()