Searched refs:vf_id_map (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_dev_mgr.c57 struct vf_id_map { struct
77 static struct vf_id_map *adf_find_vf(u32 bdf) adf_find_vf()
82 struct vf_id_map *ptr = adf_find_vf()
83 list_entry(itr, struct vf_id_map, list); adf_find_vf()
96 struct vf_id_map *ptr = adf_get_vf_real_id()
97 list_entry(itr, struct vf_id_map, list); adf_get_vf_real_id()
113 struct vf_id_map *map; adf_clean_vf_map()
118 map = list_entry(ptr, struct vf_id_map, list); adf_clean_vf_map()
184 struct vf_id_map *map; adf_devmgr_add_dev()
212 struct vf_id_map *map; adf_devmgr_add_dev()
218 struct vf_id_map *next; adf_devmgr_add_dev()
276 struct vf_id_map *map, *next; adf_devmgr_rm_dev()
378 struct vf_id_map *ptr = adf_get_num_dettached_vfs()
379 list_entry(itr, struct vf_id_map, list); adf_get_num_dettached_vfs()

Completed in 79 milliseconds