Searched defs:ib_ucm_req_event_resp (Results 1 – 1 of 1) sorted by relevance
233 struct ib_ucm_req_event_resp { struct234 struct ib_user_path_rec primary_path;235 struct ib_user_path_rec alternate_path;236 __be64 remote_ca_guid;237 __u32 remote_qkey;238 __u32 remote_qpn;239 __u32 qp_type;240 __u32 starting_psn;241 __u8 responder_resources;242 __u8 initiator_depth;[all …]