Lines Matching defs:pdev
74 struct pci_dev *pdev = vf->pdev; in ifcvf_free_per_vq_irq() local
87 struct pci_dev *pdev = vf->pdev; in ifcvf_free_vqs_reused_irq() local
106 struct pci_dev *pdev = vf->pdev; in ifcvf_free_config_irq() local
123 struct pci_dev *pdev = vf->pdev; in ifcvf_free_irq() local
138 struct pci_dev *pdev = vf->pdev; in ifcvf_alloc_vectors() local
160 struct pci_dev *pdev = vf->pdev; in ifcvf_request_per_vq_irq() local
194 struct pci_dev *pdev = vf->pdev; in ifcvf_request_vqs_reused_irq() local
227 struct pci_dev *pdev = vf->pdev; in ifcvf_request_dev_irq() local
280 struct pci_dev *pdev = vf->pdev; in ifcvf_request_config_irq() local
368 struct pci_dev *pdev = adapter->pdev; in ifcvf_vdpa_get_device_features() local
540 struct pci_dev *pdev = adapter->pdev; in ifcvf_vdpa_get_vendor_id() local
658 static u32 get_dev_type(struct pci_dev *pdev) in get_dev_type()
684 struct pci_dev *pdev; in ifcvf_vdpa_dev_add() local
746 static int ifcvf_probe(struct pci_dev *pdev, const struct pci_device_id *id) in ifcvf_probe()
840 static void ifcvf_remove(struct pci_dev *pdev) in ifcvf_remove()