Searched refs:otx2_cpt_qp (Results 1 – 14 of 14) sorted by relevance
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_sec_idev.h | 13 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 D | otx2_sec_idev.c | 53 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 D | otx2_cryptodev_ops.c | 45 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 D | otx2_cryptodev_hw_access.h | 156 const struct otx2_cpt_qp *qp, uint8_t grp_mask, 159 void otx2_cpt_iq_disable(struct otx2_cpt_qp *qp);
|
| H A D | otx2_cryptodev_qp.h | 15 struct otx2_cpt_qp { struct
|
| H A D | otx2_cryptodev_mbox.h | 33 struct otx2_cpt_qp *qp, uint16_t port_id);
|
| H A D | otx2_cryptodev_hw_access.c | 134 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 D | otx2_cryptodev_mbox.c | 229 otx2_cpt_qp_ethdev_bind(const struct rte_cryptodev *dev, struct otx2_cpt_qp *qp, in otx2_cpt_qp_ethdev_bind()
|
| H A D | otx2_cryptodev_sec.c | 85 struct otx2_cpt_qp *qptr, uint8_t opcode) in otx2_cpt_enq_sa_write()
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev_crypto_adptr.c | 32 struct otx2_cpt_qp *qp; in otx2_ca_qp_add() 62 struct otx2_cpt_qp *qp; in otx2_ca_qp_del()
|
| H A D | otx2_evdev_crypto_adptr_dp.h | 21 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 D | cpt_common.h | 57 const struct otx2_cpt_qp *qp;
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev_sec.h | 117 struct otx2_cpt_qp *qp;
|
| H A D | otx2_ethdev_sec.c | 274 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()
|