Searched refs:new_qs (Results 1 – 4 of 4) sorted by relevance
366 uint16_t new_qs = nb_qpairs - old_nb_queues; in rte_compressdev_queue_pairs_config() local369 sizeof(qp[0]) * new_qs); in rte_compressdev_queue_pairs_config()
578 uint16_t new_qs = cfg->nb_queue_pairs - old_nb_queues; in cn9k_ree_dev_config() local579 memset(qp + old_nb_queues, 0, sizeof(qp[0]) * new_qs); in cn9k_ree_dev_config()
226 uint8_t new_qs = nb_queues - old_nb_queues; in event_dev_queue_config() local229 sizeof(queues_cfg[0]) * new_qs); in event_dev_queue_config()
1549 uint16_t new_qs = nb_queues - old_nb_queues; in hns3_fake_rx_queue_config() local1550 memset(rxq + old_nb_queues, 0, sizeof(rxq[0]) * new_qs); in hns3_fake_rx_queue_config()1595 uint16_t new_qs = nb_queues - old_nb_queues; in hns3_fake_tx_queue_config() local1596 memset(txq + old_nb_queues, 0, sizeof(txq[0]) * new_qs); in hns3_fake_tx_queue_config()