Searched refs:ifcvf_adapter (Results 1 – 2 of 2) sorted by relevance
92 struct ifcvf_adapter { struct101 struct ifcvf_adapter *adapter; argument121 struct ifcvf_adapter *vf_to_adapter(struct ifcvf_hw *hw);
352 static struct ifcvf_adapter *vdpa_to_adapter(struct vdpa_device *vdpa_dev) in vdpa_to_adapter()354 return container_of(vdpa_dev, struct ifcvf_adapter, vdpa); in vdpa_to_adapter()359 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev); in vdpa_to_vf()366 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev); in ifcvf_vdpa_get_device_features()539 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev); in ifcvf_vdpa_get_vendor_id()682 struct ifcvf_adapter *adapter; in ifcvf_vdpa_dev_add()692 adapter = vdpa_alloc_device(struct ifcvf_adapter, vdpa, in ifcvf_vdpa_dev_add()