Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.h155 otx_cpt_hw_init(struct cpt_vf *cptvf, void *pdev, void *reg_base, char *name);
H A Dotx_cryptodev_hw_access.c369 otx_cpt_hw_init(struct cpt_vf *cptvf, void *pdev, void *reg_base, char *name) in otx_cpt_hw_init() function
H A Dotx_cryptodev_ops.c984 ret = otx_cpt_hw_init(cptvf, pdev, reg_base, dev_name); in otx_cpt_dev_create()