Searched refs:vf_id_map (Results 1 – 1 of 1) sorted by relevance
14 struct vf_id_map { struct34 static struct vf_id_map *adf_find_vf(u32 bdf) in adf_find_vf() argument39 struct vf_id_map *ptr = in adf_find_vf()40 list_entry(itr, struct vf_id_map, list); in adf_find_vf()53 struct vf_id_map *ptr = in adf_get_vf_real_id()54 list_entry(itr, struct vf_id_map, list); in adf_get_vf_real_id()70 struct vf_id_map *map; in adf_clean_vf_map()75 map = list_entry(ptr, struct vf_id_map, list); in adf_clean_vf_map()156 struct vf_id_map *map; in adf_devmgr_add_dev()187 struct vf_id_map *map; in adf_devmgr_add_dev()[all …]