Searched refs:general_caps (Results 1 – 6 of 6) sorted by relevance
328 caps->general_caps = IB_ODP_SUPPORT; in internal_fill_odp_caps()381 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in internal_fill_odp_caps()1599 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mkey_cache()1617 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_init_one()1628 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_cleanup_one()
1447 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in create_user_odp_mr()
1012 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) in mlx5_ib_query_device()
237 __aligned_u64 general_caps; member
3618 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()
334 uint64_t general_caps; member