Searched refs:odp_caps (Results 1 – 5 of 5) sorted by relevance
331 struct ib_odp_caps *caps = &dev->odp_caps; in mlx5_ib_internal_fill_odp_caps()1558 if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mr_cache_entry()1591 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_init_one()1596 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { in mlx5_ib_odp_init_one()1611 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_cleanup_one()
970 struct ib_odp_caps odp_caps; member
1026 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) in mlx5_ib_query_device()1028 props->odp_caps = dev->odp_caps; in mlx5_ib_query_device()
1273 !(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_ib_reg_user_mr()
3651 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()3652 resp.odp_caps.per_transport_caps.rc_odp_caps = in ib_uverbs_ex_query_device()3653 attr.odp_caps.per_transport_caps.rc_odp_caps; in ib_uverbs_ex_query_device()3654 resp.odp_caps.per_transport_caps.uc_odp_caps = in ib_uverbs_ex_query_device()3655 attr.odp_caps.per_transport_caps.uc_odp_caps; in ib_uverbs_ex_query_device()3656 resp.odp_caps.per_transport_caps.ud_odp_caps = in ib_uverbs_ex_query_device()3657 attr.odp_caps.per_transport_caps.ud_odp_caps; in ib_uverbs_ex_query_device()3658 resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; in ib_uverbs_ex_query_device()