Searched refs:IB_ODP_SUPPORT_IMPLICIT (Results 1 – 3 of 3) sorted by relevance
382 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()
1204 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in create_user_odp_mr()
317 IB_ODP_SUPPORT_IMPLICIT = 1 << 1, enumerator