Lines Matching defs:ib_cm_req_event_param
112 struct ib_cm_req_event_param { struct
113 struct ib_cm_id *listen_id;
116 u16 bth_pkey;
118 u8 port;
120 struct sa_path_rec *primary_path;
121 struct sa_path_rec *alternate_path;
128 const struct ib_gid_attr *ppath_sgid_attr;
130 __be64 remote_ca_guid;
131 u32 remote_qkey;
132 u32 remote_qpn;
133 enum ib_qp_type qp_type;
135 u32 starting_psn;
136 u8 responder_resources;
137 u8 initiator_depth;
138 unsigned int local_cm_response_timeout:5;
139 unsigned int flow_control:1;
140 unsigned int remote_cm_response_timeout:5;
141 unsigned int retry_count:3;
142 unsigned int rnr_retry_count:3;
143 unsigned int srq:1;