Home
last modified time | relevance | path

Searched refs:roc_cpt_iq_disable (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_cpt.c462 roc_cpt_iq_disable(lf); in cpt_iq_init()
596 roc_cpt_iq_disable(lf); in cpt_lf_init()
723 roc_cpt_iq_disable(lf); in cpt_lf_fini()
815 roc_cpt_iq_disable(struct roc_cpt_lf *lf) in roc_cpt_iq_disable() function
875 roc_cpt_iq_disable(lf); in roc_cpt_iq_enable()
H A Droc_cpt.h175 void __roc_api roc_cpt_iq_disable(struct roc_cpt_lf *lf);
H A Dversion.map64 roc_cpt_iq_disable;
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.c126 roc_cpt_iq_disable(roc_cpt->lf[qp_id]); in cnxk_cpt_dev_stop()