Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/qat/qat_common/
Dadf_dev_mgr.c14 struct vf_id_map { struct
34 static struct vf_id_map *adf_find_vf(u32 bdf) in adf_find_vf() argument
39 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 …]