Searched defs:ib_cm_req_event_param (Results 1 – 1 of 1) sorted by relevance
114 struct ib_cm_req_event_param { struct115 struct ib_cm_id *listen_id;116 u8 port;118 struct ib_sa_path_rec *primary_path;119 struct ib_sa_path_rec *alternate_path;121 __be64 remote_ca_guid;122 u32 remote_qkey;123 u32 remote_qpn;124 enum ib_qp_type qp_type;126 u32 starting_psn;[all …]