Home
last modified time | relevance | path

Searched refs:otx2_cpt_qp (Results 1 – 14 of 14) sorted by relevance

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_sec_idev.h13 struct otx2_cpt_qp;
17 struct otx2_cpt_qp *qp;
32 int otx2_sec_idev_tx_cpt_qp_add(uint16_t port_id, struct otx2_cpt_qp *qp);
35 int otx2_sec_idev_tx_cpt_qp_remove(struct otx2_cpt_qp *qp);
38 int otx2_sec_idev_tx_cpt_qp_put(struct otx2_cpt_qp *qp);
41 int otx2_sec_idev_tx_cpt_qp_get(uint16_t port_id, struct otx2_cpt_qp **qp);
H A Dotx2_sec_idev.c53 otx2_sec_idev_tx_cpt_qp_add(uint16_t port_id, struct otx2_cpt_qp *qp) in otx2_sec_idev_tx_cpt_qp_add()
83 otx2_sec_idev_tx_cpt_qp_remove(struct otx2_cpt_qp *qp) in otx2_sec_idev_tx_cpt_qp_remove()
123 otx2_sec_idev_tx_cpt_qp_get(uint16_t port_id, struct otx2_cpt_qp **qp) in otx2_sec_idev_tx_cpt_qp_get()
163 otx2_sec_idev_tx_cpt_qp_put(struct otx2_cpt_qp *qp) in otx2_sec_idev_tx_cpt_qp_put()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_ops.c45 struct otx2_cpt_qp *qp, uint8_t qp_id, in otx2_cpt_metabuf_mempool_create()
124 otx2_cpt_metabuf_mempool_destroy(struct otx2_cpt_qp *qp) in otx2_cpt_metabuf_mempool_destroy()
163 static struct otx2_cpt_qp *
173 struct otx2_cpt_qp *qp; in otx2_cpt_qp_create()
436 otx2_ca_enqueue_req(const struct otx2_cpt_qp *qp, in otx2_ca_enqueue_req()
479 otx2_cpt_enqueue_req(const struct otx2_cpt_qp *qp, in otx2_cpt_enqueue_req()
533 otx2_cpt_enqueue_asym(struct otx2_cpt_qp *qp, in otx2_cpt_enqueue_asym()
718 struct otx2_cpt_qp *qp = qptr; in otx2_cpt_enqueue_burst()
975 struct otx2_cpt_qp *qp = qptr; in otx2_cpt_dequeue_burst()
1174 struct otx2_cpt_qp *qp; in otx2_cpt_queue_pair_setup()
[all …]
H A Dotx2_cryptodev_hw_access.h156 const struct otx2_cpt_qp *qp, uint8_t grp_mask,
159 void otx2_cpt_iq_disable(struct otx2_cpt_qp *qp);
H A Dotx2_cryptodev_qp.h15 struct otx2_cpt_qp { struct
H A Dotx2_cryptodev_mbox.h33 struct otx2_cpt_qp *qp, uint16_t port_id);
H A Dotx2_cryptodev_hw_access.c134 const struct otx2_cpt_qp *qp, uint8_t grp_mask, uint8_t pri, in otx2_cpt_iq_enable()
187 otx2_cpt_iq_disable(struct otx2_cpt_qp *qp) in otx2_cpt_iq_disable()
H A Dotx2_cryptodev_mbox.c229 otx2_cpt_qp_ethdev_bind(const struct rte_cryptodev *dev, struct otx2_cpt_qp *qp, in otx2_cpt_qp_ethdev_bind()
H A Dotx2_cryptodev_sec.c85 struct otx2_cpt_qp *qptr, uint8_t opcode) in otx2_cpt_enq_sa_write()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_crypto_adptr.c32 struct otx2_cpt_qp *qp; in otx2_ca_qp_add()
62 struct otx2_cpt_qp *qp; in otx2_ca_qp_del()
H A Dotx2_evdev_crypto_adptr_dp.h21 otx2_ca_deq_post_process(const struct otx2_cpt_qp *qp, in otx2_ca_deq_post_process()
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_common.h57 const struct otx2_cpt_qp *qp;
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_sec.h117 struct otx2_cpt_qp *qp;
H A Dotx2_ethdev_sec.c274 hmac_init(struct otx2_ipsec_fp_sa_ctl *ctl, struct otx2_cpt_qp *qp, in hmac_init()
360 struct otx2_cpt_qp *qp; in eth_sec_ipsec_out_sess_create()
475 struct otx2_cpt_qp *qp; in eth_sec_ipsec_in_sess_create()