Searched refs:pf_pdev (Results 1 – 2 of 2) sorted by relevance
225 struct pci_dev *pf_pdev = vf_rep->bp->pdev; in bnxt_vf_rep_get_phys_port_name() local228 rc = snprintf(buf, len, "pf%dvf%d", PCI_FUNC(pf_pdev->devfn), in bnxt_vf_rep_get_phys_port_name()
843 struct pci_dev *pf_pdev; in device_to_iommu() local855 pf_pdev = pci_physfn(pdev); in device_to_iommu()856 dev = &pf_pdev->dev; in device_to_iommu()1480 struct pci_dev *pf_pdev; in iommu_enable_dev_iotlb() local1483 pf_pdev = pci_physfn(pdev); in iommu_enable_dev_iotlb()1484 info->pfsid = PCI_DEVID(pf_pdev->bus->number, pf_pdev->devfn); in iommu_enable_dev_iotlb()