Searched refs:TM_MAX_SUBPORTS (Results 1 – 2 of 2) sorted by relevance
156 #ifndef TM_MAX_SUBPORTS157 #define TM_MAX_SUBPORTS 8 macro174 struct rte_sched_subport_params subport_params[TM_MAX_SUBPORTS];181 uint32_t pipe_to_profile[TM_MAX_SUBPORTS * TM_MAX_PIPES_PER_SUBPORT];
2513 if (nr->n_children == 0 || nr->n_children > TM_MAX_SUBPORTS) in hierarchy_commit_check()