Searched refs:per_transport_caps (Results 1 – 6 of 6) sorted by relevance
378 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()381 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV; in internal_fill_odp_caps()384 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()387 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_RECV; in internal_fill_odp_caps()390 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_WRITE; in internal_fill_odp_caps()393 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_READ; in internal_fill_odp_caps()396 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_ATOMIC; in internal_fill_odp_caps()399 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SRQ_RECV; in internal_fill_odp_caps()402 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()405 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_RECV; in internal_fill_odp_caps()[all …]
1147 props->odp_caps.per_transport_caps.rc_odp_caps &= in mlx5_ib_query_device()1150 props->odp_caps.per_transport_caps.uc_odp_caps &= in mlx5_ib_query_device()1153 props->odp_caps.per_transport_caps.ud_odp_caps &= in mlx5_ib_query_device()1156 props->odp_caps.per_transport_caps.xrc_odp_caps &= in mlx5_ib_query_device()
159 !!(device->attrs.odp_caps.per_transport_caps.rc_odp_caps & in rds_ib_add_one()161 !!(device->attrs.odp_caps.per_transport_caps.rc_odp_caps & in rds_ib_add_one()
3650 resp.odp_caps.per_transport_caps.rc_odp_caps = in ib_uverbs_ex_query_device()3651 attr.odp_caps.per_transport_caps.rc_odp_caps; in ib_uverbs_ex_query_device()3652 resp.odp_caps.per_transport_caps.uc_odp_caps = in ib_uverbs_ex_query_device()3653 attr.odp_caps.per_transport_caps.uc_odp_caps; in ib_uverbs_ex_query_device()3654 resp.odp_caps.per_transport_caps.ud_odp_caps = in ib_uverbs_ex_query_device()3655 attr.odp_caps.per_transport_caps.ud_odp_caps; in ib_uverbs_ex_query_device()3656 resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; in ib_uverbs_ex_query_device()
258 } per_transport_caps; member
342 } per_transport_caps;340 } per_transport_caps; global() member