| /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_sriov.c | 3948 u8 port_id, tc, tc_id = 0, voq = 0; in ecore_iov_vf_flr_poll_pbf() local
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 1139 uint32_t tc_id = tm_node_tc_id(dev, nt); in update_subport_tc_rate() local 2285 tm_tc_wred_profile_get(struct rte_eth_dev *dev, uint32_t tc_id) in tm_tc_wred_profile_get() 2312 uint32_t tc_id; in wred_profiles_set() local 2346 uint32_t tc_id) in tm_subport_tc_shared_shaper_get() 3103 uint32_t tc_id = tm_node_tc_id(dev, nt); in update_tc_rate() local 3306 uint32_t tc_ov, tc_id; in read_subport_stats() local 3355 uint32_t tc_id, queue_id; in read_pipe_stats() local 3416 uint32_t tc_id = tm_node_tc_id(dev, nt); in read_tc_stats() local 3504 uint32_t tc_id = tm_node_tc_id(dev, nt); in read_queue_stats() local
|
| H A D | rte_eth_softnic_cli.c | 551 uint32_t tc_id) in tc_node_id() 566 uint32_t tc_id, in queue_node_id() 5807 uint32_t tc_id, tc_queue_id, n_tokens = RTE_DIM(tokens); in load_dscp_table() local
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | dpni.c | 1336 uint8_t tc_id, in dpni_add_mac_addr() 1513 uint8_t tc_id, in dpni_add_vlan_id() 1650 uint8_t tc_id, in dpni_set_rx_tc_dist() 1810 uint8_t tc_id, in dpni_add_qos_entry() 1909 uint8_t tc_id, in dpni_add_fs_entry() 1950 uint8_t tc_id, in dpni_remove_fs_entry() 1983 uint8_t tc_id) in dpni_clear_fs_entries() 2012 uint8_t tc_id, in dpni_set_rx_tc_policing() 2050 uint8_t tc_id, in dpni_get_rx_tc_policing()
|
| H A D | fsl_dpni_cmd.h | 434 uint8_t tc_id; member 460 uint8_t tc_id; member 496 uint8_t tc_id; member 587 uint8_t tc_id; member 605 uint8_t tc_id; member 617 uint8_t tc_id; member 626 uint8_t tc_id; member 641 uint8_t tc_id; member 652 uint8_t tc_id; member 801 uint8_t tc_id; member [all …]
|
| H A D | fsl_dpni.h | 129 #define DPNI_BUILD_PARAM(channel, tc_id) (((channel) << 8) | (tc_id)) argument
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_tm.h | 35 uint16_t tc_id; /* Only for level 1 nodes */ member
|
| H A D | dpaa2_flow.c | 58 uint8_t tc_id; /** Traffic Class ID. */ member 264 const struct dpaa2_dev_priv *priv, int tc_id) in dpaa2_flow_fs_table_extracts_log() 2969 struct dpaa2_dev_priv *priv, uint8_t tc_id) in dpaa2_flow_entry_update()
|
| H A D | dpaa2_tm.c | 568 uint32_t tc_id; in dpaa2_tm_configure_queue() local
|
| H A D | dpaa2_ethdev.c | 888 uint32_t tc_id; in dpaa2_dev_tx_queue_setup() local
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_tm.h | 19 uint8_t tc_id; member
|
| H A D | hns3_dcb.h | 137 uint8_t tc_id; member
|
| H A D | hns3_ethdev.h | 125 uint8_t tc_id; member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.h | 195 uint32_t tc_id; member
|
| /dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 5638 uint32_t tc_id, tc_queue_id, n_tokens = RTE_DIM(tokens); in load_dscp_table() local
|