Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_hw_access.c167 size.u = otx2_read64(qp->base + OTX2_CPT_LF_Q_SIZE); in otx2_cpt_iq_enable()
169 otx2_write64(size.u, qp->base + OTX2_CPT_LF_Q_SIZE); in otx2_cpt_iq_enable()
H A Dotx2_cryptodev_hw_access.h40 #define OTX2_CPT_LF_Q_SIZE 0x100ull macro