Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.c197 CPTX_VQX_CTL(0, 0)); in otx_cpt_write_vq_ctl()
200 CPTX_VQX_CTL(0, 0), vqx_ctl.u); in otx_cpt_write_vq_ctl()
H A Dotx_cryptodev_hw_access.h115 #define CPTX_VQX_CTL(a, b) (0x0000100ll + 0x1000000000ll * \ macro