Searched refs:txq_no (Results 1 – 2 of 2) sorted by relevance
212 uint8_t hns3_txq_mapped_tc_get(struct hns3_hw *hw, uint16_t txq_no);
706 hns3_txq_mapped_tc_get(struct hns3_hw *hw, uint16_t txq_no) in hns3_txq_mapped_tc_get() argument716 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()