Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
A Dodp.c330 caps->general_caps = IB_ODP_SUPPORT; in internal_fill_odp_caps()
383 caps->general_caps |= IB_ODP_SUPPORT_IMPLICIT; in internal_fill_odp_caps()
1596 if (!(ent->dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in mlx5_odp_init_mr_cache_entry()
1630 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_init_one()
1635 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT) { in mlx5_ib_odp_init_one()
1649 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT)) in mlx5_ib_odp_cleanup_one()
A Dmr.c1507 if (!(dev->odp_caps.general_caps & IB_ODP_SUPPORT_IMPLICIT)) in create_user_odp_mr()
A Dmain.c999 if (dev->odp_caps.general_caps & IB_ODP_SUPPORT) in mlx5_ib_query_device()
/linux/include/uapi/rdma/
A Dib_user_verbs.h225 __aligned_u64 general_caps; member
/linux/drivers/infiniband/core/
A Duverbs_cmd.c3611 resp.odp_caps.general_caps = attr.odp_caps.general_caps; in ib_uverbs_ex_query_device()
/linux/include/rdma/
A Dib_verbs.h317 uint64_t general_caps; member

Completed in 49 milliseconds