Home
last modified time | relevance | path

Searched refs:txq_no (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h212 uint8_t hns3_txq_mapped_tc_get(struct hns3_hw *hw, uint16_t txq_no);
H A Dhns3_dcb.c706 hns3_txq_mapped_tc_get(struct hns3_hw *hw, uint16_t txq_no) in hns3_txq_mapped_tc_get() argument
716 if (txq_no >= tc_queue->tqp_offset && in hns3_txq_mapped_tc_get()
717 txq_no < tc_queue->tqp_offset + tc_queue->tqp_count) in hns3_txq_mapped_tc_get()