Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_dev.h98 int otx2_dev_priv_init(struct rte_pci_device *pci_dev, void *otx2_dev);
117 return otx2_dev_priv_init(pci_dev, otx2_dev); in otx2_dev_init()
H A Dversion.map6 otx2_dev_priv_init;
H A Dotx2_dev.c898 otx2_dev_priv_init(struct rte_pci_device *pci_dev, void *otx2_dev) in otx2_dev_priv_init() function