Searched refs:otx2_cpt_ops (Results 1 – 3 of 3) sorted by relevance
13 extern struct rte_cryptodev_ops otx2_cpt_ops;
64 dev->dev_ops = &otx2_cpt_ops; in otx2_cpt_pci_probe()
1323 struct rte_cryptodev_ops otx2_cpt_ops = { variable