Home
last modified time | relevance | path

Searched defs:ib_cm_req_param (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib_cm.h349 struct ib_cm_req_param { struct
350 struct sa_path_rec *primary_path;
351 struct sa_path_rec *primary_path_inbound;
352 struct sa_path_rec *primary_path_outbound;
353 struct sa_path_rec *alternate_path;
354 const struct ib_gid_attr *ppath_sgid_attr;
355 __be64 service_id;
356 u32 qp_num;
357 enum ib_qp_type qp_type;
381 struct ib_cm_req_param *param); argument