Home
last modified time | relevance | path

Searched refs:general_caps (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dodp.c259 caps->general_caps = IB_ODP_SUPPORT; in mlx5_ib_internal_fill_odp_caps()
287 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in mlx5_ib_internal_fill_odp_caps()
1182 if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mr_cache_entry()
1210 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { in mlx5_ib_odp_init_one()
Dmr.c1322 !(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_ib_reg_user_mr()
/Linux-v4.19/include/uapi/rdma/
Dib_user_verbs.h224 __aligned_u64 general_caps; member
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c4028 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()
/Linux-v4.19/include/rdma/
Dib_verbs.h274 uint64_t general_caps; member