Home
last modified time | relevance | path

Searched refs:tqp_count (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c669 tc_queue->tqp_count = hw->tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()
675 tc_queue->tqp_count = 0; in hns3_tc_queue_mapping_cfg()
997 for (j = 0; j < tc_queue->tqp_count; j++) { in hns3_q_to_qs_map()
H A Dhns3_ethdev.h141 uint16_t tqp_count; /* Total TQPs */ member
H A Dhns3_rxtx.c1030 for (j = 0; j < tc_queue->tqp_count; j++) { in hns3_init_tx_ring_tc()
H A Dhns3_ethdev.c5237 hw->tc_queue[i].tqp_count; in hns3_get_dcb_info()