Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_odp.c93 if (!(rxe->attr.odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in rxe_odp_mr_init_user()
/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c429 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in internal_fill_odp_caps()
1890 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mkey_cache()
H A Dmr.c1535 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in create_user_odp_mr()
/linux/include/rdma/
H A Dib_verbs.h319 IB_ODP_SUPPORT_IMPLICIT = IB_UVERBS_ODP_SUPPORT_IMPLICIT, enumerator