Searched refs:ifcvf (Results 1 – 4 of 4) sorted by relevance
57 struct ifcvf_adapter *ifcvf; in get_cap_addr() local66 ifcvf= vf_to_adapter(hw); in get_cap_addr()67 pdev = ifcvf->pdev; in get_cap_addr()235 struct ifcvf_adapter *ifcvf = vf_to_adapter(hw); in ifcvf_verify_min_features() local238 IFCVF_ERR(ifcvf->pdev, "VIRTIO_F_ACCESS_PLATFORM is not negotiated\n"); in ifcvf_verify_min_features()308 struct ifcvf_adapter *ifcvf; in ifcvf_config_features() local310 ifcvf = vf_to_adapter(hw); in ifcvf_config_features()315 IFCVF_ERR(ifcvf->pdev, "Failed to set FEATURES_OK status\n"); in ifcvf_config_features()355 struct ifcvf_adapter *ifcvf; in ifcvf_hw_enable() local358 ifcvf = vf_to_adapter(hw); in ifcvf_hw_enable()[all …]
2 obj-$(CONFIG_IFCVF) += ifcvf.o3 ifcvf-$(CONFIG_IFCVF) += ifcvf_main.o ifcvf_base.o
5 obj-$(CONFIG_IFCVF) += ifcvf/
53 be called ifcvf.