Lines Matching refs:rte_pci_device
49 static int nfp_fw_upload(struct rte_pci_device *dev,
51 static int nfp_fw_setup(struct rte_pci_device *dev,
56 static int nfp_pf_init(struct rte_pci_device *pci_dev);
57 static int nfp_pf_secondary_init(struct rte_pci_device *pci_dev);
59 struct rte_pci_device *dev);
61 static int eth_nfp_pci_remove(struct rte_pci_device *pci_dev);
84 struct rte_pci_device *pci_dev = RTE_ETH_DEV_TO_PCI(dev); in nfp_net_start()
279 struct rte_pci_device *pci_dev; in nfp_net_close()
387 struct rte_pci_device *pci_dev; in nfp_net_init()
607 nfp_fw_upload(struct rte_pci_device *dev, struct nfp_nsp *nsp, char *card) in nfp_fw_upload()
659 nfp_fw_setup(struct rte_pci_device *dev, struct nfp_cpp *cpp, in nfp_fw_setup()
789 static int nfp_pf_init(struct rte_pci_device *pci_dev) in nfp_pf_init()
944 static int nfp_pf_secondary_init(struct rte_pci_device *pci_dev) in nfp_pf_secondary_init()
1016 struct rte_pci_device *dev) in nfp_pf_pci_probe()
1040 struct rte_pci_device *pci_dev; in nfp_pci_uninit()
1055 static int eth_nfp_pci_remove(struct rte_pci_device *pci_dev) in eth_nfp_pci_remove()