Lines Matching refs:nb_queue_pairs
466 for (qp_id = 0; qp_id < dev->data->nb_queue_pairs; qp_id++) { in cryptodev_cb_cleanup()
478 for (qp_id = 0; qp_id < dev->data->nb_queue_pairs; qp_id++) { in cryptodev_cb_cleanup()
509 dev->data->nb_queue_pairs, 0); in cryptodev_cb_init()
517 dev->data->nb_queue_pairs, 0); in cryptodev_cb_init()
527 for (qp_id = 0; qp_id < dev->data->nb_queue_pairs; qp_id++) { in cryptodev_cb_init()
545 for (qp_id = 0; qp_id < dev->data->nb_queue_pairs; qp_id++) { in cryptodev_cb_init()
952 return dev->data->nb_queue_pairs; in rte_cryptodev_queue_pair_count()
991 dev->data->nb_queue_pairs = 0; in rte_cryptodev_queue_pairs_config()
999 uint16_t old_nb_queues = dev->data->nb_queue_pairs; in rte_cryptodev_queue_pairs_config()
1014 dev->data->nb_queue_pairs = nb_qpairs; in rte_cryptodev_queue_pairs_config()
1044 diag = rte_cryptodev_queue_pairs_config(dev, config->nb_queue_pairs, in rte_cryptodev_configure()
1180 if (queue_pair_id >= dev->data->nb_queue_pairs) { in rte_cryptodev_get_qp_status()
1211 if (queue_pair_id >= dev->data->nb_queue_pairs) { in rte_cryptodev_queue_pair_setup()
1288 if (qp_id >= dev->data->nb_queue_pairs) { in rte_cryptodev_add_enq_callback()
1353 if (qp_id >= dev->data->nb_queue_pairs) { in rte_cryptodev_remove_enq_callback()
1423 if (qp_id >= dev->data->nb_queue_pairs) { in rte_cryptodev_add_deq_callback()
1488 if (qp_id >= dev->data->nb_queue_pairs) { in rte_cryptodev_remove_deq_callback()