Searched refs:tqp_offset (Results 1 – 4 of 4) sorted by relevance
690 tc_queue->tqp_offset = i * hw->tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()696 tc_queue->tqp_offset = 0; in hns3_tc_queue_mapping_cfg()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()1042 q_id = tc_queue->tqp_offset + j; in hns3_q_to_qs_map()
150 uint16_t tqp_offset; /* TQP offset from base TQP */ member
1151 num = tc_queue->tqp_offset + j; in hns3_init_tx_ring_tc()
5524 hw->tc_queue[i].tqp_offset; in hns3_get_dcb_info()