Searched refs:per_transport_caps (Results 1 – 7 of 7) sorted by relevance
336 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()342 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()345 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_RECV; in internal_fill_odp_caps()348 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_WRITE; in internal_fill_odp_caps()351 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_READ; in internal_fill_odp_caps()354 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_ATOMIC; in internal_fill_odp_caps()360 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()363 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_RECV; in internal_fill_odp_caps()366 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_WRITE; in internal_fill_odp_caps()369 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_READ; in internal_fill_odp_caps()[all …]
1001 props->odp_caps.per_transport_caps.rc_odp_caps &= in mlx5_ib_query_device()1004 props->odp_caps.per_transport_caps.uc_odp_caps &= in mlx5_ib_query_device()1007 props->odp_caps.per_transport_caps.ud_odp_caps &= in mlx5_ib_query_device()1010 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()
3614 resp.odp_caps.per_transport_caps.rc_odp_caps = in ib_uverbs_ex_query_device()3615 attr.odp_caps.per_transport_caps.rc_odp_caps; in ib_uverbs_ex_query_device()3616 resp.odp_caps.per_transport_caps.uc_odp_caps = in ib_uverbs_ex_query_device()3617 attr.odp_caps.per_transport_caps.uc_odp_caps; in ib_uverbs_ex_query_device()3618 resp.odp_caps.per_transport_caps.ud_odp_caps = in ib_uverbs_ex_query_device()3619 attr.odp_caps.per_transport_caps.ud_odp_caps; in ib_uverbs_ex_query_device()3620 resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; in ib_uverbs_ex_query_device()
242 } per_transport_caps; member
510 } per_transport_caps; member
340 } per_transport_caps; member
Completed in 48 milliseconds