Lines Matching refs:ifcvf_adapter
46 static void ifcvf_free_irq(struct ifcvf_adapter *adapter, int queues)
62 static int ifcvf_request_irq(struct ifcvf_adapter *adapter)
140 static void ifcvf_reset_vring(struct ifcvf_adapter *adapter)
158 static struct ifcvf_adapter *vdpa_to_adapter(struct vdpa_device *vdpa_dev)
160 return container_of(vdpa_dev, struct ifcvf_adapter, vdpa);
165 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev);
198 struct ifcvf_adapter *adapter;
403 struct ifcvf_adapter *adapter;
440 adapter = vdpa_alloc_device(struct ifcvf_adapter, vdpa,
481 struct ifcvf_adapter *adapter = pci_get_drvdata(pdev);