Searched refs:IB_ODP_SUPPORT_IMPLICIT (Results 1 – 3 of 3) sorted by relevance
287 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in mlx5_ib_internal_fill_odp_caps()1182 if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mr_cache_entry()1210 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { in mlx5_ib_odp_init_one()
1322 !(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_ib_reg_user_mr()
262 IB_ODP_SUPPORT_IMPLICIT = 1 << 1, enumerator