Lines Matching defs:ib_ucm_req
131 struct ib_ucm_req { struct
132 __u32 id;
133 __u32 qpn;
134 __u32 qp_type;
135 __u32 psn;
136 __be64 sid;
137 __u64 data;
138 __u64 primary_path;
139 __u64 alternate_path;
140 __u8 len;
141 __u8 peer_to_peer;
142 __u8 responder_resources;
143 __u8 initiator_depth;
144 __u8 remote_cm_response_timeout;
145 __u8 flow_control;
146 __u8 local_cm_response_timeout;
147 __u8 retry_count;
148 __u8 rnr_retry_count;
149 __u8 max_cm_retries;
150 __u8 srq;
151 __u8 reserved[5];