Searched refs:odp_caps (Results 1 – 9 of 9) sorted by relevance
161 !!(device->attrs.odp_caps.per_transport_caps.rc_odp_caps & in rds_ib_add_one()163 !!(device->attrs.odp_caps.per_transport_caps.rc_odp_caps & in rds_ib_add_one()
380 struct ib_odp_caps *caps = &dev->odp_caps; 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()
982 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) in mlx5_ib_query_device()984 props->odp_caps = dev->odp_caps; in mlx5_ib_query_device()989 props->odp_caps.per_transport_caps.rc_odp_caps &= in mlx5_ib_query_device()992 props->odp_caps.per_transport_caps.uc_odp_caps &= in mlx5_ib_query_device()995 props->odp_caps.per_transport_caps.ud_odp_caps &= in mlx5_ib_query_device()998 props->odp_caps.per_transport_caps.xrc_odp_caps &= in mlx5_ib_query_device()
991 struct ib_odp_caps odp_caps; member
1385 !(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_ib_reg_user_mr()
3583 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()3584 resp.odp_caps.per_transport_caps.rc_odp_caps = in ib_uverbs_ex_query_device()3585 attr.odp_caps.per_transport_caps.rc_odp_caps; in ib_uverbs_ex_query_device()3586 resp.odp_caps.per_transport_caps.uc_odp_caps = in ib_uverbs_ex_query_device()3587 attr.odp_caps.per_transport_caps.uc_odp_caps; in ib_uverbs_ex_query_device()3588 resp.odp_caps.per_transport_caps.ud_odp_caps = in ib_uverbs_ex_query_device()3589 attr.odp_caps.per_transport_caps.ud_odp_caps; in ib_uverbs_ex_query_device()3590 resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; in ib_uverbs_ex_query_device()
263 struct ib_uverbs_odp_caps odp_caps; member
1008 struct mlx5_odp_caps *odp_caps);
421 struct ib_odp_caps odp_caps; member