Searched refs:ICE_MAX_PTG_ATTRS (Results 1 – 1 of 1) sorted by relevance
5365 #define ICE_MAX_PTG_ATTRS 1024 in ice_adj_prof_priorities() macro5366 attr_used = (struct ice_tcam_inf **)ice_calloc(hw, ICE_MAX_PTG_ATTRS, in ice_adj_prof_priorities()5421 if (attr_used_cnt < ICE_MAX_PTG_ATTRS) in ice_adj_prof_priorities()