Searched refs:cpt_inst_w7 (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_ops.c | 425 misc->cpt_inst_w7 = vq_cmd_w3.u64; in sym_session_configure() 439 uint64_t cpt_inst_w7) in otx2_ca_enqueue_req() argument 452 inst.s9x.ei3 = cpt_inst_w7; in otx2_ca_enqueue_req() 482 uint64_t cpt_inst_w7) in otx2_cpt_enqueue_req() argument 489 otx2_ca_enqueue_req(qp, req, lmtline, cpt_inst_w7); in otx2_cpt_enqueue_req() 504 inst.s9x.ei3 = cpt_inst_w7; in otx2_cpt_enqueue_req() 595 ret = otx2_cpt_enqueue_req(qp, pend_q, params.req, sess->cpt_inst_w7); in otx2_cpt_enqueue_asym() 639 ret = otx2_cpt_enqueue_req(qp, pend_q, req, sess->cpt_inst_w7); in otx2_cpt_enqueue_sym() 674 ret = otx2_cpt_enqueue_req(qp, pend_q, req, sess->cpt_inst_w7); in otx2_cpt_enqueue_sec() 1293 priv->cpt_inst_w7 = vq_cmd_w3.u64; in otx2_cpt_asym_session_cfg()
|
| H A D | otx2_cryptodev_sec.h | 21 uint64_t cpt_inst_w7; member
|
| H A D | otx2_cryptodev_sec.c | 326 lp->cpt_inst_w7 = inst.u64[7]; in crypto_sec_ipsec_outb_session_create() 410 lp->cpt_inst_w7 = inst.u64[7]; in crypto_sec_ipsec_inb_session_create()
|
| /f-stack/dpdk/drivers/common/cpt/ |
| H A D | cpt_mcode_defines.h | 267 uint64_t cpt_inst_w7; member 355 uint64_t cpt_inst_w7; member
|
| /f-stack/dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_ops.c | 301 misc->cpt_inst_w7 = vq_cmd_w3.u64; in sym_session_configure() 383 priv->cpt_inst_w7 = 0; in otx_cpt_asym_session_cfg() 414 void *req, uint64_t cpt_inst_w7) in otx_cpt_request_enqueue() argument 421 fill_cpt_inst(instance, req, cpt_inst_w7); in otx_cpt_request_enqueue() 510 sess->cpt_inst_w7); in otx_cpt_enq_single_asym() 558 sess->cpt_inst_w7); in otx_cpt_enq_single_sym()
|