Searched defs:ib_cm_req_param (Results 1 – 1 of 1) sorted by relevance
379 struct ib_cm_req_param { struct380 struct sa_path_rec *primary_path;381 struct sa_path_rec *alternate_path;382 const struct ib_gid_attr *ppath_sgid_attr;383 __be64 service_id;384 u32 qp_num;385 enum ib_qp_type qp_type;409 struct ib_cm_req_param *param); argument