Searched refs:tx_qnum_per_tc (Results 1 – 3 of 3) sorted by relevance
672 uint16_t tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg() local675 tx_qnum_per_tc = nb_tx_q / hw->num_tc; in hns3_tc_queue_mapping_cfg()676 used_tx_queues = hw->num_tc * tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()685 hw->tx_qnum_per_tc = tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()690 tc_queue->tqp_offset = i * hw->tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()691 tc_queue->tqp_count = hw->tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()
545 uint16_t tx_qnum_per_tc; /* TX queue number per TC */ member
215 hw->rss_size_max, hw->alloc_rss_size, hw->tx_qnum_per_tc, in get_device_basic_info()