Searched refs:nfp_dev_info (Results 1 – 9 of 9) sorted by relevance
25 struct nfp_dev_info { struct40 extern const struct nfp_dev_info nfp_dev_info[NFP_DEV_CNT]; argument
10 const struct nfp_dev_info nfp_dev_info[NFP_DEV_CNT] = { variable
15 nfp_cpp_from_nfp6000_pcie(struct pci_dev *pdev, const struct nfp_dev_info *dev_info);
145 const struct nfp_dev_info *dev_info;1312 nfp_cpp_from_nfp6000_pcie(struct pci_dev *pdev, const struct nfp_dev_info *dev_info) in nfp_cpp_from_nfp6000_pcie()
100 struct nfp_dev_info;614 const struct nfp_dev_info *dev_info;843 u32 nfp_qcp_queue_offset(const struct nfp_dev_info *dev_info, u16 queue);913 nfp_net_alloc(struct pci_dev *pdev, const struct nfp_dev_info *dev_info,
80 const struct nfp_dev_info *dev_info; in nfp_netvf_pci_probe()94 dev_info = &nfp_dev_info[pci_id->driver_data]; in nfp_netvf_pci_probe()
93 const struct nfp_dev_info *dev_info;
759 const struct nfp_dev_info *dev_info; in nfp_pci_probe()770 dev_info = &nfp_dev_info[pci_id->driver_data]; in nfp_pci_probe()
70 u32 nfp_qcp_queue_offset(const struct nfp_dev_info *dev_info, u16 queue) in nfp_qcp_queue_offset()2144 nfp_net_alloc(struct pci_dev *pdev, const struct nfp_dev_info *dev_info, in nfp_net_alloc()