Searched refs:pipe_tc_be_rate_max (Results 1 – 1 of 1) sorted by relevance
181 uint64_t pipe_tc_be_rate_max; member793 subport->pipe_tc_be_rate_max = 0; in rte_sched_subport_config_pipe_profile_table()798 if (subport->pipe_tc_be_rate_max < pipe_tc_be_rate) in rte_sched_subport_config_pipe_profile_table()799 subport->pipe_tc_be_rate_max = pipe_tc_be_rate; in rte_sched_subport_config_pipe_profile_table()1279 s->pipe_tc_be_rate_max); in rte_sched_subport_config()1468 if (s->pipe_tc_be_rate_max < params->tc_rate[RTE_SCHED_TRAFFIC_CLASS_BE]) in rte_sched_subport_pipe_profile_add()1469 s->pipe_tc_be_rate_max = params->tc_rate[RTE_SCHED_TRAFFIC_CLASS_BE]; in rte_sched_subport_pipe_profile_add()