Home
last modified time | relevance | path

Searched refs:OTX2_CPT_LF_BAR2 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_hw_access.c56 base = OTX2_CPT_LF_BAR2(vf, i); in otx2_cpt_err_intr_unregister()
102 base = OTX2_CPT_LF_BAR2(vf, i); in otx2_cpt_err_intr_register()
115 base = OTX2_CPT_LF_BAR2(vf, j); in otx2_cpt_err_intr_register()
H A Dotx2_cryptodev_hw_access.h47 #define OTX2_CPT_LF_BAR2(vf, q_id) \ macro
H A Dotx2_cryptodev_ops.c244 qp->base = OTX2_CPT_LF_BAR2(vf, qp_id); in otx2_cpt_qp_create()