Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/qat/qat_common/
Dadf_dev_mgr.c59 u32 bdf; member
78 static struct vf_id_map *adf_find_vf(u32 bdf) in adf_find_vf() argument
86 if (ptr->bdf == bdf) in adf_find_vf()
120 if (map->bdf != -1) { in adf_clean_vf_map()
125 if (vf && map->bdf == -1) in adf_clean_vf_map()
224 map->bdf = ~0; in adf_devmgr_add_dev()
264 map->bdf = adf_get_vf_num(accel_dev); in adf_devmgr_add_dev()
403 if (ptr->bdf != ~0 && !ptr->attached) in adf_get_num_dettached_vfs()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-platform-ideapad-laptop29 What: /sys/bus/pci/devices/<bdf>/<device>/VPC2004:00/fn_lock
/Linux-v4.19/arch/powerpc/include/asm/
Dopal.h35 int64_t opal_npu_destroy_context(uint64_t phb_id, uint64_t pid, uint64_t bdf);
37 uint64_t bdf);
38 int64_t opal_npu_map_lpar(uint64_t phb_id, uint64_t bdf, uint64_t lparid,