Searched refs:general_caps (Results 1 – 6 of 6) sorted by relevance
388 caps->general_caps = IB_ODP_SUPPORT; in mlx5_ib_internal_fill_odp_caps()441 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in mlx5_ib_internal_fill_odp_caps()1657 if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mr_cache_entry()1689 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_init_one()1694 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { in mlx5_ib_odp_init_one()1709 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_cleanup_one()
1385 !(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_ib_reg_user_mr()
982 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) in mlx5_ib_query_device()
225 __aligned_u64 general_caps; member
3583 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()
314 uint64_t general_caps; member