Searched refs:pdev_is_gen3 (Results 1 – 2 of 2) sorted by relevance
219 static inline int pdev_is_gen3(struct pci_dev *pdev) in pdev_is_gen3() function
764 else if (pdev_is_gen3(ndev->ntb.pdev)) in ndev_debugfs_read()1876 } else if (pdev_is_gen3(pdev)) { in intel_ntb_pci_probe()1915 if (pdev_is_gen1(pdev) || pdev_is_gen3(pdev) || pdev_is_gen4(pdev)) in intel_ntb_pci_probe()1931 if (pdev_is_gen1(pdev) || pdev_is_gen3(pdev) || pdev_is_gen4(pdev)) in intel_ntb_pci_remove()