Lines Matching defs:ib_cm_req_event_param
85 struct ib_cm_req_event_param { struct
86 struct ib_cm_id *listen_id;
89 u16 bth_pkey;
91 u8 port;
93 struct sa_path_rec *primary_path;
94 struct sa_path_rec *alternate_path;
101 const struct ib_gid_attr *ppath_sgid_attr;
103 __be64 remote_ca_guid;
104 u32 remote_qkey;
105 u32 remote_qpn;
106 enum ib_qp_type qp_type;
108 u32 starting_psn;
109 u8 responder_resources;
110 u8 initiator_depth;
111 unsigned int local_cm_response_timeout:5;
112 unsigned int flow_control:1;
113 unsigned int remote_cm_response_timeout:5;
114 unsigned int retry_count:3;
115 unsigned int rnr_retry_count:3;
116 unsigned int srq:1;
117 struct rdma_ucm_ece ece;