Searched refs:general_caps (Results 1 – 8 of 8) sorted by relevance
365 caps->general_caps = IB_ODP_SUPPORT; in internal_fill_odp_caps()418 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in internal_fill_odp_caps()1859 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mkey_cache()1877 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_init_one()1888 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_cleanup_one()
1488 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in create_user_odp_mr()
1069 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) in mlx5_ib_query_device()
93 if (!(rxe->attr.odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in rxe_odp_mr_init_user()
92 rxe->attr.odp_caps.general_caps |= IB_ODP_SUPPORT; in rxe_init_device_param()
237 __aligned_u64 general_caps; member
3646 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()
331 uint64_t general_caps; member