Searched refs:ifcvf_vdpa_mgmt_dev (Results 1 – 2 of 2) sorted by relevance
753 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_vdpa_dev_add()760 ifcvf_mgmt_dev = container_of(mdev, struct ifcvf_vdpa_mgmt_dev, mdev); in ifcvf_vdpa_dev_add()810 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_vdpa_dev_del()812 ifcvf_mgmt_dev = container_of(mdev, struct ifcvf_vdpa_mgmt_dev, mdev); in ifcvf_vdpa_dev_del()824 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_probe()829 ifcvf_mgmt_dev = kzalloc(sizeof(struct ifcvf_vdpa_mgmt_dev), GFP_KERNEL); in ifcvf_probe()899 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_remove()
108 struct ifcvf_vdpa_mgmt_dev { struct