Searched refs:ICE_MAX_PTG_PER_PROFILE (Results 1 – 2 of 2) sorted by relevance
810 #define ICE_MAX_PTG_PER_PROFILE 64 macro818 u8 ptg[ICE_MAX_PTG_PER_PROFILE];819 struct ice_ptype_attrib_info attr[ICE_MAX_PTG_PER_PROFILE];
4943 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE) in ice_add_prof_attrib()5067 while (bytes && prof->ptg_cnt < ICE_MAX_PTG_PER_PROFILE) { in ice_add_prof()5110 if (++prof->ptg_cnt >= ICE_MAX_PTG_PER_PROFILE) in ice_add_prof()