Home
last modified time | relevance | path

Searched refs:OTX2_CPT_LF_Q_BASE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_hw_access.c159 base.u = otx2_read64(qp->base + OTX2_CPT_LF_Q_BASE); in otx2_cpt_iq_enable()
163 otx2_write64(base.u, qp->base + OTX2_CPT_LF_Q_BASE); in otx2_cpt_iq_enable()
H A Dotx2_cryptodev_hw_access.h39 #define OTX2_CPT_LF_Q_BASE 0xf0ull macro