Lines Matching defs:ib_ucm_req_event_resp
232 struct ib_ucm_req_event_resp { struct
233 struct ib_user_path_rec primary_path;
234 struct ib_user_path_rec alternate_path;
235 __be64 remote_ca_guid;
236 __u32 remote_qkey;
237 __u32 remote_qpn;
238 __u32 qp_type;
239 __u32 starting_psn;
240 __u8 responder_resources;
241 __u8 initiator_depth;
242 __u8 local_cm_response_timeout;
243 __u8 flow_control;
244 __u8 remote_cm_response_timeout;
245 __u8 retry_count;
246 __u8 rnr_retry_count;
247 __u8 srq;
248 __u8 port;
249 __u8 reserved[7];