Home
last modified time | relevance | path

Searched defs:cptq (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_ops.c88 struct iocpt_crypto_q *cptq = cdev->data->queue_pairs[queue_id]; in iocpt_op_queue_release() local
260 iocpt_enq_one_aead(struct iocpt_crypto_q *cptq, in iocpt_enq_one_aead()
367 struct iocpt_crypto_q *cptq = qp; in iocpt_enqueue_sym() local
416 iocpt_enqueue_wdog(struct iocpt_crypto_q *cptq) in iocpt_enqueue_wdog()
474 struct iocpt_crypto_q *cptq = qp; in iocpt_dequeue_sym() local
H A Dionic_crypto_main.c434 struct iocpt_crypto_q *cptq; in iocpt_cryptoq_alloc() local
474 iocpt_cryptoq_init(struct iocpt_crypto_q *cptq) in iocpt_cryptoq_init()
524 iocpt_cryptoq_deinit(struct iocpt_crypto_q *cptq) in iocpt_cryptoq_deinit()
564 iocpt_cryptoq_free(struct iocpt_crypto_q *cptq) in iocpt_cryptoq_free()
783 struct iocpt_crypto_q *cptq = dev->cryptoqs[i]; in iocpt_stop() local