Searched refs:vf_id_map (Results 1 – 1 of 1) sorted by relevance
57 struct vf_id_map { struct77 static struct vf_id_map *adf_find_vf(u32 bdf) in adf_find_vf() argument82 struct vf_id_map *ptr = in adf_find_vf()83 list_entry(itr, struct vf_id_map, list); in adf_find_vf()96 struct vf_id_map *ptr = in adf_get_vf_real_id()97 list_entry(itr, struct vf_id_map, list); in adf_get_vf_real_id()113 struct vf_id_map *map; in adf_clean_vf_map()118 map = list_entry(ptr, struct vf_id_map, list); in adf_clean_vf_map()184 struct vf_id_map *map; in adf_devmgr_add_dev()212 struct vf_id_map *map; in adf_devmgr_add_dev()[all …]