Searched refs:used_tx_queues (Results 1 – 2 of 2) sorted by relevance
671 uint16_t used_tx_queues; in hns3_tc_queue_mapping_cfg() local676 used_tx_queues = hw->num_tc * tx_qnum_per_tc; in hns3_tc_queue_mapping_cfg()677 if (used_tx_queues != nb_tx_q) { in hns3_tc_queue_mapping_cfg()684 hw->used_tx_queues = used_tx_queues; in hns3_tc_queue_mapping_cfg()
539 uint16_t used_tx_queues; member