Home
last modified time | relevance | path

Searched refs:ifcvf_vdpa_mgmt_dev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c696 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_vdpa_dev_add()
704 ifcvf_mgmt_dev = container_of(mdev, struct ifcvf_vdpa_mgmt_dev, mdev); in ifcvf_vdpa_dev_add()
750 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_vdpa_dev_del()
752 ifcvf_mgmt_dev = container_of(mdev, struct ifcvf_vdpa_mgmt_dev, mdev); in ifcvf_vdpa_dev_del()
764 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_probe()
796 ifcvf_mgmt_dev = kzalloc_obj(struct ifcvf_vdpa_mgmt_dev); in ifcvf_probe()
858 struct ifcvf_vdpa_mgmt_dev *ifcvf_mgmt_dev; in ifcvf_remove()
H A Difcvf_base.h99 struct ifcvf_vdpa_mgmt_dev { struct