Home
last modified time | relevance | path

Searched refs:per_transport_caps (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dodp.c396 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()
399 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV; in mlx5_ib_internal_fill_odp_caps()
402 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()
405 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_RECV; in mlx5_ib_internal_fill_odp_caps()
408 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_WRITE; in mlx5_ib_internal_fill_odp_caps()
411 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_READ; in mlx5_ib_internal_fill_odp_caps()
414 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_ATOMIC; in mlx5_ib_internal_fill_odp_caps()
417 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV; in mlx5_ib_internal_fill_odp_caps()
420 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()
423 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_RECV; in mlx5_ib_internal_fill_odp_caps()
[all …]
Dmain.c989 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()
/Linux-v5.10/net/rds/
Dib.c161 !!(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()
/Linux-v5.10/drivers/infiniband/core/
Duverbs_cmd.c3584 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()
/Linux-v5.10/include/uapi/rdma/
Dib_user_verbs.h230 } per_transport_caps; member
/Linux-v5.10/include/linux/mlx5/
Ddevice.h520 } per_transport_caps; member
/Linux-v5.10/include/rdma/
Dib_verbs.h320 } per_transport_caps; member