Searched refs:SCHED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_sched.c | 325 RTE_LOG(ERR, SCHED, in pipe_profile_check() 333 RTE_LOG(ERR, SCHED, in pipe_profile_check() 340 RTE_LOG(ERR, SCHED, in pipe_profile_check() 358 RTE_LOG(ERR, SCHED, in pipe_profile_check() 365 RTE_LOG(ERR, SCHED, in pipe_profile_check() 372 RTE_LOG(ERR, SCHED, in pipe_profile_check() 445 RTE_LOG(ERR, SCHED, in rte_sched_port_check_params() 452 RTE_LOG(ERR, SCHED, in rte_sched_port_check_params() 459 RTE_LOG(ERR, SCHED, in rte_sched_port_check_params() 466 RTE_LOG(ERR, SCHED, in rte_sched_port_check_params() [all …]
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 139 SCHED(struct pmd_internals *p) in SCHED() function 1166 if (rte_sched_subport_config(SCHED(p), in update_subport_tc_rate() 2859 if (rte_sched_pipe_config(SCHED(p), subport_id, pipe_id, in update_pipe_weight() 2907 if (rte_sched_pipe_config(SCHED(p), subport_id, pipe_id, in update_queue_weight() 3052 if (rte_sched_subport_config(SCHED(p), subport_id, in update_subport_rate() 3280 int status = rte_sched_subport_read_stats(SCHED(p), in read_port_stats() 3327 int status = rte_sched_subport_read_stats(SCHED(p), in read_subport_stats() 3395 int status = rte_sched_queue_read_stats(SCHED(p), in read_pipe_stats() 3454 status = rte_sched_queue_read_stats(SCHED(p), in read_tc_stats() 3476 status = rte_sched_queue_read_stats(SCHED(p), in read_tc_stats() [all …]
|