Home
last modified time | relevance | path

Searched defs:dscp_table (Results 1 – 11 of 11) sorted by relevance

/dpdk/app/test-pmd/
H A Dcmdline_mtr.c86 parse_dscp_table_entries(char *str, enum rte_color **dscp_table) in parse_dscp_table_entries()
129 enum rte_color **dscp_table) in parse_meter_color_str()
160 uint32_t *mtr_id, enum rte_color **dscp_table) in parse_multi_token_string()
781 enum rte_color *dscp_table = NULL; in cmd_create_port_meter_parsed() local
1168 cmdline_fixed_string_t dscp_table; member
1195 enum rte_color *dscp_table = NULL; in cmd_set_port_meter_dscp_table_parsed() local
/dpdk/lib/ethdev/
H A Drte_mtr.c202 enum rte_color *dscp_table, in rte_mtr_meter_dscp_table_update()
H A Drte_mtr.h248 enum rte_color *dscp_table; member
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_meter.c640 enum rte_color *dscp_table, in pmd_mtr_meter_dscp_table_update()
H A Drte_eth_softnic_thread.c668 struct rte_table_action_dscp_table dscp_table; member
1931 struct rte_table_action_dscp_table *dscp_table) in softnic_pipeline_table_dscp_table_update()
2870 struct rte_table_action_dscp_table *dscp_table = in pipeline_msg_handle_table_dscp_table_update() local
H A Drte_eth_softnic_cli.c5779 load_dscp_table(struct rte_table_action_dscp_table *dscp_table, in load_dscp_table()
5876 struct rte_table_action_dscp_table dscp_table; in cmd_pipeline_table_dscp() local
H A Drte_eth_softnic_internals.h525 struct rte_table_action_dscp_table dscp_table; member
/dpdk/examples/ip_pipeline/
H A Dthread.c637 struct rte_table_action_dscp_table dscp_table; member
2018 struct rte_table_action_dscp_table *dscp_table) in pipeline_table_dscp_table_update()
2946 struct rte_table_action_dscp_table *dscp_table = in pipeline_msg_handle_table_dscp_table_update() local
H A Dcli.c5610 load_dscp_table(struct rte_table_action_dscp_table *dscp_table, in load_dscp_table()
5706 struct rte_table_action_dscp_table dscp_table; in cmd_pipeline_table_dscp() local
/dpdk/lib/pipeline/
H A Drte_table_action.c307 struct dscp_table_data *dscp_table, in pkt_work_mtr()
398 struct dscp_table_data *dscp_table, in pkt_work_tm()
2494 struct dscp_table_data dscp_table; member
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_mtr.c689 enum rte_color *dscp_table, in cnxk_nix_mtr_dscp_table_update()