Searched refs:per_transport_caps (Results 1 – 7 of 7) sorted by relevance
338 caps->per_transport_caps.ud_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()344 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()347 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_RECV; in internal_fill_odp_caps()350 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_WRITE; in internal_fill_odp_caps()353 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_READ; in internal_fill_odp_caps()356 caps->per_transport_caps.rc_odp_caps |= IB_ODP_SUPPORT_ATOMIC; in internal_fill_odp_caps()362 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_SEND; in internal_fill_odp_caps()365 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_RECV; in internal_fill_odp_caps()368 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_WRITE; in internal_fill_odp_caps()371 caps->per_transport_caps.xrc_odp_caps |= IB_ODP_SUPPORT_READ; in internal_fill_odp_caps()[all …]
1006 props->odp_caps.per_transport_caps.rc_odp_caps &= in mlx5_ib_query_device()1009 props->odp_caps.per_transport_caps.uc_odp_caps &= in mlx5_ib_query_device()1012 props->odp_caps.per_transport_caps.ud_odp_caps &= in mlx5_ib_query_device()1015 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()
3612 resp.odp_caps.per_transport_caps.rc_odp_caps = in ib_uverbs_ex_query_device()3613 attr.odp_caps.per_transport_caps.rc_odp_caps; in ib_uverbs_ex_query_device()3614 resp.odp_caps.per_transport_caps.uc_odp_caps = in ib_uverbs_ex_query_device()3615 attr.odp_caps.per_transport_caps.uc_odp_caps; in ib_uverbs_ex_query_device()3616 resp.odp_caps.per_transport_caps.ud_odp_caps = in ib_uverbs_ex_query_device()3617 attr.odp_caps.per_transport_caps.ud_odp_caps; in ib_uverbs_ex_query_device()3618 resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; in ib_uverbs_ex_query_device()
230 } per_transport_caps; member
526 } per_transport_caps; member
323 } per_transport_caps; member
Completed in 53 milliseconds