Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/qat/qat_common/
Dadf_dev_mgr.c58 struct vf_id_map { struct
78 static struct vf_id_map *adf_find_vf(u32 bdf) in adf_find_vf() argument
83 struct vf_id_map *ptr = in adf_find_vf()
84 list_entry(itr, struct vf_id_map, list); in adf_find_vf()
97 struct vf_id_map *ptr = in adf_get_vf_real_id()
98 list_entry(itr, struct vf_id_map, list); in adf_get_vf_real_id()
114 struct vf_id_map *map; in adf_clean_vf_map()
119 map = list_entry(ptr, struct vf_id_map, list); in adf_clean_vf_map()
200 struct vf_id_map *map; in adf_devmgr_add_dev()
231 struct vf_id_map *map; in adf_devmgr_add_dev()
[all …]