Searched defs:ib_cm_req_event_param (Results 1 – 1 of 1) sorted by relevance
113 struct ib_cm_req_event_param { struct114 struct ib_cm_id *listen_id;115 u8 port;117 struct ib_sa_path_rec *primary_path;118 struct ib_sa_path_rec *alternate_path;120 __be64 remote_ca_guid;121 u32 remote_qkey;122 u32 remote_qpn;123 enum ib_qp_type qp_type;125 u32 starting_psn;[all …]