Searched defs:ib_cm_req_param (Results 1 – 1 of 1) sorted by relevance
355 struct ib_cm_req_param { struct356 struct sa_path_rec *primary_path;357 struct sa_path_rec *alternate_path;358 const struct ib_gid_attr *ppath_sgid_attr;359 __be64 service_id;360 u32 qp_num;361 enum ib_qp_type qp_type;385 struct ib_cm_req_param *param); argument