Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c427 dev->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS; in c4iw_register_device()
/freebsd/sys/dev/iser/
H A Diser_verbs.c205 if (!(ib_dev->attrs.device_cap_flags & IB_DEVICE_MEM_MGT_EXTENSIONS)) { in iser_create_device_ib_res()
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c1366 u64 needed_flags = IB_DEVICE_MEM_MGT_EXTENSIONS; in reg_supported()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h224 IB_DEVICE_MEM_MGT_EXTENSIONS = (1 << 21), enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c510 props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS; in mlx4_ib_query_device()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.c62 IB_DEVICE_MEM_MGT_EXTENSIONS; in irdma_query_device()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c700 props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS; in mlx5_ib_query_device()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c504 IB_DEVICE_MEM_MGT_EXTENSIONS; in qlnxr_query_device()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c183 | IB_DEVICE_MEM_MGT_EXTENSIONS; in bnxt_re_query_device()