Searched refs:per_transport_caps (Results 1 – 5 of 5) sorted by relevance
347 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()350 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV; in mlx5_ib_internal_fill_odp_caps()353 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()356 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_RECV; in mlx5_ib_internal_fill_odp_caps()359 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_WRITE; in mlx5_ib_internal_fill_odp_caps()362 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_READ; in mlx5_ib_internal_fill_odp_caps()365 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_ATOMIC; in mlx5_ib_internal_fill_odp_caps()368 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV; in mlx5_ib_internal_fill_odp_caps()371 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND; in mlx5_ib_internal_fill_odp_caps()374 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_RECV; in mlx5_ib_internal_fill_odp_caps()[all …]
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()
230 } per_transport_caps; member
505 } per_transport_caps; member
336 } per_transport_caps; member