Home
last modified time | relevance | path

Searched defs:tc_queue (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c663 struct hns3_tc_queue_info *tc_queue; in hns3_tc_queue_mapping_cfg() local
701 struct hns3_tc_queue_info *tc_queue; in hns3_txq_mapped_tc_get() local
1026 struct hns3_tc_queue_info *tc_queue; in hns3_q_to_qs_map() local
/dpdk/lib/sched/
H A Drte_sched.c226 uint8_t tc_queue[RTE_SCHED_QUEUES_PER_PIPE]; member
316 uint8_t tc_queue = port->tc_queue[qindex & (RTE_SCHED_QUEUES_PER_PIPE - 1)]; in rte_sched_port_tc_queue() local
/dpdk/lib/pipeline/
H A Drte_table_action.c170 uint16_t tc_queue; member
/dpdk/lib/ethdev/
H A Drte_ethdev.h1978 struct rte_eth_dcb_tc_queue_mapping tc_queue; global() member