Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_mbox.h15 int otx2_cpt_available_queues_get(const struct rte_cryptodev *dev,
H A Dotx2_cryptodev.c82 ret = otx2_cpt_available_queues_get(dev, &nb_queues); in otx2_cpt_pci_probe()
H A Dotx2_cryptodev_mbox.c46 otx2_cpt_available_queues_get(const struct rte_cryptodev *dev, in otx2_cpt_available_queues_get() function