Home
last modified time | relevance | path

Searched defs:tc_id (Results 1 – 16 of 16) sorted by relevance

/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_func.h77 u8 tc_id /* the mapped TC ID */; member
121 u8 tc_id /* TC ID */; member
H A Decore_sriov.c3948 u8 port_id, tc, tc_id = 0, voq = 0; in ecore_iov_vf_flr_poll_pbf() local
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c1139 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 Drte_eth_softnic_cli.c551 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 Ddpni.c1336 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 Dfsl_dpni_cmd.h434 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 Dfsl_dpni.h129 #define DPNI_BUILD_PARAM(channel, tc_id) (((channel) << 8) | (tc_id)) argument
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_tm.h35 uint16_t tc_id; /* Only for level 1 nodes */ member
H A Ddpaa2_flow.c58 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 Ddpaa2_tm.c568 uint32_t tc_id; in dpaa2_tm_configure_queue() local
H A Ddpaa2_ethdev.c888 uint32_t tc_id; in dpaa2_dev_tx_queue_setup() local
/dpdk/drivers/net/hns3/
H A Dhns3_tm.h19 uint8_t tc_id; member
H A Dhns3_dcb.h137 uint8_t tc_id; member
H A Dhns3_ethdev.h125 uint8_t tc_id; member
/dpdk/lib/pipeline/
H A Drte_table_action.h195 uint32_t tc_id; member
/dpdk/examples/ip_pipeline/
H A Dcli.c5638 uint32_t tc_id, tc_queue_id, n_tokens = RTE_DIM(tokens); in load_dscp_table() local