Searched defs:ib_cm_req_param (Results 1 – 1 of 1) sorted by relevance
365 struct ib_cm_req_param { struct366 struct ib_sa_path_rec *primary_path;367 struct ib_sa_path_rec *alternate_path;368 __be64 service_id;369 u32 qp_num;370 enum ib_qp_type qp_type;394 struct ib_cm_req_param *param); argument