Searched refs:MAX_SCHED_SUBPORTS (Results 1 – 3 of 3) sorted by relevance
51 #define MAX_SCHED_SUBPORTS 8 macro145 extern int app_pipe_to_profile[MAX_SCHED_SUBPORTS][MAX_SCHED_PIPES];156 extern struct rte_sched_subport_params subport_params[MAX_SCHED_SUBPORTS];
24 int app_pipe_to_profile[MAX_SCHED_SUBPORTS][MAX_SCHED_PIPES];207 struct rte_sched_subport_params subport_params[MAX_SCHED_SUBPORTS] = {
320 for (i = 0; i < MAX_SCHED_SUBPORTS; i++) { in cfg_load_subport()