Searched refs:ifcvf (Results 1 – 5 of 5) sorted by relevance
2 obj-$(CONFIG_IFCVF) += ifcvf.o3 ifcvf-$(CONFIG_IFCVF) += ifcvf_main.o ifcvf_base.o
40 struct ifcvf_adapter *ifcvf; in get_cap_addr() local49 ifcvf= vf_to_adapter(hw); in get_cap_addr()50 pdev = ifcvf->pdev; in get_cap_addr()223 struct ifcvf_adapter *ifcvf = vf_to_adapter(hw); in ifcvf_verify_min_features() local226 IFCVF_ERR(ifcvf->pdev, "VIRTIO_F_ACCESS_PLATFORM is not negotiated\n"); in ifcvf_verify_min_features()304 struct ifcvf_adapter *ifcvf; in ifcvf_config_features() local306 ifcvf = vf_to_adapter(hw); in ifcvf_config_features()311 IFCVF_ERR(ifcvf->pdev, "Failed to set FEATURES_OK status\n"); in ifcvf_config_features()
5 obj-$(CONFIG_IFCVF) += ifcvf/
53 be called ifcvf.
21757 F: drivers/vdpa/ifcvf/