Searched refs:ifcvf_adapter (Results 1 – 3 of 3) sorted by relevance
45 static void ifcvf_free_irq(struct ifcvf_adapter *adapter, int queues) in ifcvf_free_irq()61 static int ifcvf_request_irq(struct ifcvf_adapter *adapter) in ifcvf_request_irq()142 static void ifcvf_reset_vring(struct ifcvf_adapter *adapter) in ifcvf_reset_vring()160 static struct ifcvf_adapter *vdpa_to_adapter(struct vdpa_device *vdpa_dev) in vdpa_to_adapter()162 return container_of(vdpa_dev, struct ifcvf_adapter, vdpa); in vdpa_to_adapter()167 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev); in vdpa_to_vf()174 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev); in ifcvf_vdpa_get_features()213 struct ifcvf_adapter *adapter; in ifcvf_vdpa_set_status()246 struct ifcvf_adapter *adapter; in ifcvf_vdpa_reset()356 struct ifcvf_adapter *adapter = vdpa_to_adapter(vdpa_dev); in ifcvf_vdpa_get_vendor_id()[all …]
43 (&((struct ifcvf_adapter *)adapter)->vf)82 struct ifcvf_adapter { struct100 struct ifcvf_adapter *adapter; argument121 struct ifcvf_adapter *vf_to_adapter(struct ifcvf_hw *hw);
49 struct ifcvf_adapter *vf_to_adapter(struct ifcvf_hw *hw) in vf_to_adapter()51 return container_of(hw, struct ifcvf_adapter, vf); in vf_to_adapter()57 struct ifcvf_adapter *ifcvf; in get_cap_addr()235 struct ifcvf_adapter *ifcvf = vf_to_adapter(hw); in ifcvf_verify_min_features()287 struct ifcvf_adapter *ifcvf; in ifcvf_config_features()334 struct ifcvf_adapter *ifcvf; in ifcvf_hw_enable()