Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c668 tc_queue->tqp_offset = i * hw->tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()
674 tc_queue->tqp_offset = 0; in hns3_tc_queue_mapping_cfg()
998 q_id = tc_queue->tqp_offset + j; in hns3_q_to_qs_map()
H A Dhns3_ethdev.h140 uint16_t tqp_offset; /* TQP offset from base TQP */ member
H A Dhns3_rxtx.c1031 num = tc_queue->tqp_offset + j; in hns3_init_tx_ring_tc()
H A Dhns3_ethdev.c5234 hw->tc_queue[i].tqp_offset; in hns3_get_dcb_info()