Searched refs:cn9k_cpt_inst_prep (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn9k_cryptodev_ops.c | 101 cn9k_cpt_inst_prep(struct cnxk_cpt_qp *qp, struct rte_crypto_op *op, in cn9k_cpt_inst_prep() function 252 ret = cn9k_cpt_inst_prep(qp, op_1, infl_req_1, &inst[0]); in cn9k_cpt_enqueue_burst() 289 ret = cn9k_cpt_inst_prep(qp, op_1, infl_req_1, &inst[0]); in cn9k_cpt_enqueue_burst() 296 ret = cn9k_cpt_inst_prep(qp, op_2, infl_req_2, &inst[1]); in cn9k_cpt_enqueue_burst() 353 ret = cn9k_cpt_inst_prep(qp, op, infl_req, &inst); in cn9k_cpt_crypto_adapter_enqueue()
|