| /f-stack/dpdk/drivers/net/dpaa2/mc/ |
| H A D | dpni.c | 1231 uint8_t tc_id, in dpni_add_mac_addr() argument 1244 cmd_params->tc_id = tc_id; in dpni_add_mac_addr() 1408 uint8_t tc_id, in dpni_add_vlan_id() argument 1420 cmd_params->tc_id = tc_id; in dpni_add_vlan_id() 1495 uint8_t tc_id, in dpni_set_rx_tc_dist() argument 1507 cmd_params->tc_id = tc_id; in dpni_set_rx_tc_dist() 1638 cmd_params->tc_id = tc_id; in dpni_add_qos_entry() 1735 cmd_params->tc_id = tc_id; in dpni_add_fs_entry() 1762 uint8_t tc_id, in dpni_remove_fs_entry() argument 1773 cmd_params->tc_id = tc_id; in dpni_remove_fs_entry() [all …]
|
| H A D | fsl_dpni_cmd.h | 402 uint8_t tc_id; member 430 uint8_t tc_id; member 465 uint8_t tc_id; member 554 uint8_t tc_id; member 572 uint8_t tc_id; member 583 uint8_t tc_id; member 592 uint8_t tc_id; member 726 uint8_t tc_id; member 739 uint8_t tc_id; member 814 uint8_t tc_id; member
|
| H A D | fsl_dpni.h | 789 uint8_t tc_id, 823 uint8_t tc_id, 904 uint8_t tc_id, 1042 uint8_t tc_id, 1049 uint8_t tc_id, 1205 uint8_t tc_id, 1265 uint8_t tc_id, 1273 uint8_t tc_id, 1279 uint8_t tc_id);
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 266 tc_id, priv->extract.tc_key_extract[tc_id] in dpaa2_flow_fs_table_extracts_log() 952 flow->tc_id = group; in dpaa2_configure_flow_eth() 1191 flow->tc_id = group; in dpaa2_configure_flow_vlan() 1440 flow->tc_id = group; in dpaa2_configure_flow_generic_ip() 1760 flow->tc_id = group; in dpaa2_configure_flow_icmp() 2002 flow->tc_id = group; in dpaa2_configure_flow_udp() 2241 flow->tc_id = group; in dpaa2_configure_flow_tcp() 2482 flow->tc_id = group; in dpaa2_configure_flow_sctp() 2722 flow->tc_id = group; in dpaa2_configure_flow_gre() 3136 tc_id == curr->tc_id) { in dpaa2_flow_entry_update() [all …]
|
| H A D | dpaa2_ethdev.c | 816 uint32_t tc_id; in dpaa2_dev_tx_queue_setup() local 840 tc_id = tx_queue_id; in dpaa2_dev_tx_queue_setup() 844 tc_id, flow_id, options, &tx_flow_cfg); in dpaa2_dev_tx_queue_setup() 848 tc_id, flow_id, ret); in dpaa2_dev_tx_queue_setup() 870 dpaa2_q->tc_index = tc_id; in dpaa2_dev_tx_queue_setup() 905 tc_id, in dpaa2_dev_tx_queue_setup()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_init_func.h | 77 u8 tc_id /* the mapped TC ID */; member 121 u8 tc_id /* TC ID */; member
|
| H A D | ecore_init_fw_funcs.c | 474 voq = VOQ(pq_params[i].port_id, pq_params[i].tc_id, in ecore_tx_pq_map_rt_init() 481 vport_params[vport_id_in_pf].first_tx_pq_id[pq_params[i].tc_id]; in ecore_tx_pq_map_rt_init() 488 first_tx_pq_id[pq_params[i].tc_id] = pq_id; in ecore_tx_pq_map_rt_init() 514 pq_params[i].tc_id, in ecore_tx_pq_map_rt_init() 607 voq = VOQ(pq_params[i].port_id, pq_params[i].tc_id, in ecore_pf_wfq_rt_init() 1211 pri_tc_mask |= (req->pri[pri].tc_id << in ecore_init_nig_pri_tc_map() 1213 tc_pri_mask[req->pri[pri].tc_id] |= (1 << pri); in ecore_init_nig_pri_tc_map()
|
| H A D | ecore_sriov.c | 3948 u8 port_id, tc, tc_id = 0, voq = 0; in ecore_iov_vf_flr_poll_pbf() local 3955 tc_id = (tc < max_phys_tcs_per_port) ? in ecore_iov_vf_flr_poll_pbf() 3958 voq = VOQ(port_id, tc_id, max_phys_tcs_per_port); in ecore_iov_vf_flr_poll_pbf() 3974 tc_id = (tc < max_phys_tcs_per_port) ? in ecore_iov_vf_flr_poll_pbf() 3977 voq = VOQ(port_id, tc_id, in ecore_iov_vf_flr_poll_pbf() 4000 p_vf->abs_vf_id, voq, port_id, tc_id); in ecore_iov_vf_flr_poll_pbf()
|
| H A D | ecore_dev.c | 1918 qm_info->qm_pq_params[pq_idx].tc_id = tc; in ecore_init_qm_pq() 2240 pq->tc_id, pq->wrr_group, pq->rl_valid, pq->rl_id); in ecore_dp_init_qm_params()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 2318 uint32_t tc_id; in wred_profiles_set() local 2321 for (tc_id = 0; tc_id < RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; tc_id++) in wred_profiles_set() 2352 uint32_t tc_id) in tm_subport_tc_shared_shaper_get() argument 3335 for (tc_id = 0; tc_id < RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; tc_id++) { in read_subport_stats() 3337 s.n_pkts_tc[tc_id] - s.n_pkts_tc_dropped[tc_id]; in read_subport_stats() 3339 s.n_bytes_tc[tc_id] - s.n_bytes_tc_dropped[tc_id]; in read_subport_stats() 3382 tc_id = i; in read_pipe_stats() 3392 tc_id, in read_pipe_stats() 3451 tc_id, in read_tc_stats() 3473 tc_id, in read_tc_stats() [all …]
|
| H A D | rte_eth_softnic_cli.c | 551 uint32_t tc_id) in tc_node_id() argument 557 tc_id + in tc_node_id() 566 uint32_t tc_id, in queue_node_id() argument 569 return queue_id + tc_id + in queue_node_id() 5811 uint32_t tc_id, tc_queue_id, n_tokens = RTE_DIM(tokens); in load_dscp_table() local 5830 softnic_parser_read_uint32(&tc_id, tokens[0]) || in load_dscp_table() 5831 tc_id >= RTE_TABLE_ACTION_TC_MAX || in load_dscp_table() 5862 dscp_table->entry[dscp].tc_id = tc_id; in load_dscp_table()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.h | 137 uint8_t tc_id; member
|
| H A D | hns3_dcb.c | 750 hw->dcb_info.tc_info[i].tc_id = i; in hns3_dcb_info_init() 1189 bp_to_qs_map_cmd->tc_id = tc; in hns3_qs_bp_cfg() 1425 hw->dcb_info.tc_info[i].tc_id = i; in hns3_dcb_info_cfg()
|
| H A D | hns3_ethdev.h | 115 uint8_t tc_id; member
|
| /f-stack/dpdk/lib/librte_pipeline/ |
| H A D | rte_table_action.h | 195 uint32_t tc_id; member
|
| H A D | rte_table_action.c | 2643 data->tc = entry->tc_id; in rte_table_action_dscp_table_update()
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 5647 uint32_t tc_id, tc_queue_id, n_tokens = RTE_DIM(tokens); in load_dscp_table() local 5666 parser_read_uint32(&tc_id, tokens[0]) || in load_dscp_table() 5667 (tc_id >= RTE_TABLE_ACTION_TC_MAX) || in load_dscp_table() 5698 dscp_table->entry[dscp].tc_id = tc_id; in load_dscp_table()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ip_pipeline.rst | 544 - File line format = <tc_id> <tc_queue_id> <color>, with <color> as: g | y | r
|