Searched refs:TM_MAX_SUBPORTS (Results 1 – 2 of 2) sorted by relevance
168 #ifndef TM_MAX_SUBPORTS169 #define TM_MAX_SUBPORTS 8 macro186 struct rte_sched_subport_params subport_params[TM_MAX_SUBPORTS];193 uint32_t pipe_to_profile[TM_MAX_SUBPORTS * TM_MAX_PIPES_PER_SUBPORT];
2507 if (nr->n_children == 0 || nr->n_children > TM_MAX_SUBPORTS) in hierarchy_commit_check()