Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dodp.c382 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in internal_fill_odp_caps()
1593 if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mkey_cache_entry()
1628 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { in mlx5_ib_odp_init_one()
Dmr.c1204 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in create_user_odp_mr()
/linux-6.1.9/include/rdma/
Dib_verbs.h317 IB_ODP_SUPPORT_IMPLICIT = 1 << 1, enumerator