Home
last modified time | relevance | path

Searched refs:IB_ODP_SUPPORT_IMPLICIT (Results 1 – 3 of 3) 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.c426 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in internal_fill_odp_caps()
1887 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mkey_cache()
/linux/include/rdma/
H A Dib_verbs.h321 IB_ODP_SUPPORT_IMPLICIT = IB_UVERBS_ODP_SUPPORT_IMPLICIT,
319 IB_ODP_SUPPORT_IMPLICIT = IB_UVERBS_ODP_SUPPORT_IMPLICIT, global() enumerator