| /f-stack/dpdk/examples/qos_sched/ |
| H A D | stats.c | 11 qavg_q(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id, uint8_t tc, in qavg_q() 57 qavg_tcpipe(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id, in qavg_tcpipe() 113 qavg_pipe(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id) in qavg_pipe() 160 qavg_tcsubport(uint16_t port_id, uint32_t subport_id, uint8_t tc) in qavg_tcsubport() 230 qavg_subport(uint16_t port_id, uint32_t subport_id) in qavg_subport() 284 subport_stat(uint16_t port_id, uint32_t subport_id) in subport_stat() 321 pipe_stat(uint16_t port_id, uint32_t subport_id, uint32_t pipe_id) in pipe_stat()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 65 uint32_t n_subports, subport_id; in softnic_tmgr_port_create() local 299 uint32_t subport_id; in tm_node_subport_id() local 1148 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_subport_tc_rate() local 2203 uint32_t subport_id, in pipe_profile_mark() 2244 uint32_t subport_id; in pipe_profiles_generate() local 2336 #define wred_profiles_set(dev, subport_id) argument 2386 uint32_t subport_id, in subport_profile_mark() 2455 uint32_t subport_id; in subport_profiles_generate() local 2747 uint32_t subport_id; in hierarchy_blueprints_create() local 2840 uint32_t subport_id = tm_node_subport_id(dev, ns); in update_pipe_weight() local [all …]
|
| H A D | rte_eth_softnic_cli.c | 521 uint32_t subport_id) in subport_node_id() 533 uint32_t subport_id, in pipe_node_id() 549 uint32_t subport_id, in tc_node_id() 564 uint32_t subport_id, in queue_node_id() 4005 uint32_t subport_id, pipe_id; in parse_table_action_tm() local
|
| H A D | rte_eth_softnic_thread.c | 1160 uint32_t subport_id = action->tm.subport_id; in action_check() local
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | tmgr.c | 251 uint32_t subport_id, in tmgr_subport_config() 279 uint32_t subport_id, in tmgr_pipe_config()
|
| H A D | cli.c | 607 uint32_t subport_id, subport_profile_id; in cmd_tmgr_subport() local 647 uint32_t subport_id, pipe_id_first, pipe_id_last, pipe_profile_id; in cmd_tmgr_subport_pipe() local 3301 uint32_t subport_id, pipe_id; in parse_table_action_tm() local
|
| H A D | thread.c | 1132 uint32_t subport_id = action->tm.subport_id; in action_check() local
|
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_sched.c | 240 uint32_t subport_id; member 1083 uint32_t subport_id, in rte_sched_subport_config() 1292 uint32_t subport_id, in rte_sched_pipe_config() 1413 uint32_t subport_id, in rte_sched_subport_pipe_profile_add() 1593 uint32_t subport_id, in rte_sched_subport_read_stats() 1645 uint32_t subport_id, subport_qmask, subport_qindex; in rte_sched_queue_read_stats() local 1868 uint32_t subport_id = queue_id >> (port->n_pipes_per_subport_log2 + 4); in rte_sched_port_subport() local 2931 uint32_t subport_id = port->subport_id; in rte_sched_port_dequeue() local
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_table_action.h | 353 uint32_t subport_id; member
|