Searched refs:per_transport_caps (Results 1 – 8 of 8) sorted by relevance
326 print_odp_trans_caps(caps->per_transport_caps.rc_odp_caps); in print_odp_caps()328 print_odp_trans_caps(caps->per_transport_caps.uc_odp_caps); in print_odp_caps()330 print_odp_trans_caps(caps->per_transport_caps.ud_odp_caps); in print_odp_caps()
387 (attrx.odp_caps.per_transport_caps.rc_odp_caps & rc_caps_mask) != rc_caps_mask) { in pp_init_ctx()
180 attr->odp_caps.per_transport_caps.rc_odp_caps = in ibv_cmd_query_device_ex()181 resp->odp_caps.per_transport_caps.rc_odp_caps; in ibv_cmd_query_device_ex()182 attr->odp_caps.per_transport_caps.uc_odp_caps = in ibv_cmd_query_device_ex()183 resp->odp_caps.per_transport_caps.uc_odp_caps; in ibv_cmd_query_device_ex()184 attr->odp_caps.per_transport_caps.ud_odp_caps = in ibv_cmd_query_device_ex()185 resp->odp_caps.per_transport_caps.ud_odp_caps; in ibv_cmd_query_device_ex()
272 } per_transport_caps; member
206 } per_transport_caps; member
3660 resp.odp_caps.per_transport_caps.rc_odp_caps = in ib_uverbs_ex_query_device()3661 attr.odp_caps.per_transport_caps.rc_odp_caps; in ib_uverbs_ex_query_device()3662 resp.odp_caps.per_transport_caps.uc_odp_caps = in ib_uverbs_ex_query_device()3663 attr.odp_caps.per_transport_caps.uc_odp_caps; in ib_uverbs_ex_query_device()3664 resp.odp_caps.per_transport_caps.ud_odp_caps = in ib_uverbs_ex_query_device()3665 attr.odp_caps.per_transport_caps.ud_odp_caps; in ib_uverbs_ex_query_device()3666 resp.xrc_odp_caps = attr.odp_caps.per_transport_caps.xrc_odp_caps; in ib_uverbs_ex_query_device()
235 } per_transport_caps; member
273 } per_transport_caps; member