Searched refs:roc_cpt_lf_ctx_flush (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn10k_ipsec.c | 152 roc_cpt_lf_ctx_flush(lf, out_sa, false); in cn10k_ipsec_outb_sa_create() 248 roc_cpt_lf_ctx_flush(lf, in_sa, true); in cn10k_ipsec_inb_sa_create() 352 roc_cpt_lf_ctx_flush(lf, &sa->in_sa, false); in cn10k_sec_session_destroy() 434 roc_cpt_lf_ctx_flush(&qp->lf, out_sa, false); in cn10k_sec_session_stats_get() 440 roc_cpt_lf_ctx_flush(&qp->lf, in_sa, false); in cn10k_sec_session_stats_get()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_cpt.h | 166 int __roc_api roc_cpt_lf_ctx_flush(struct roc_cpt_lf *lf, void *cptr,
|
| H A D | version.map | 66 roc_cpt_lf_ctx_flush;
|
| H A D | roc_cpt.c | 680 roc_cpt_lf_ctx_flush(struct roc_cpt_lf *lf, void *cptr, bool inval) in roc_cpt_lf_ctx_flush() function
|