Searched defs:tm_params (Results 1 – 1 of 1) sorted by relevance
184 struct tm_params { struct185 struct rte_sched_port_params port_params;186 struct rte_sched_subport_params subport_params[TM_MAX_SUBPORTS];188 subport_profile[TM_MAX_SUBPORT_PROFILE];189 uint32_t n_subport_profiles;190 uint32_t subport_to_profile[TM_MAX_SUBPORT_PROFILE];191 struct rte_sched_pipe_params pipe_profiles[TM_MAX_PIPE_PROFILE];192 uint32_t n_pipe_profiles;193 uint32_t pipe_to_profile[TM_MAX_SUBPORTS * TM_MAX_PIPES_PER_SUBPORT];