Lines Matching refs:IN

58 DAT_RETURN dapl_set_remote_lid(IN char *rhost_name);
63 IN DAPL_HCA **hca_list,
71 IN DAPL_HCA *hca_ptr,
75 IN ib_hca_handle_t ib_hca_handle);
78 IN DAPL_IA *ia_ptr,
79 IN DAPL_EP *ep_ptr,
80 IN DAPL_EP *ep_ctx_ptr);
83 IN DAPL_IA *ia_ptr,
84 IN DAPL_EP *ep_ptr);
87 IN DAPL_IA *ia_ptr,
88 IN DAPL_EP *ep_ptr,
89 IN DAT_EP_ATTR *ep_attr);
92 IN DAT_EP_HANDLE ep_handle,
93 IN DAT_IA_ADDRESS_PTR remote_ia_address,
94 IN DAT_CONN_QUAL remote_conn_qual,
95 IN DAT_COUNT prd_size,
96 IN DAPL_PRIVATE *prd_ptr,
97 IN DAT_TIMEOUT timeout);
100 IN DAPL_EP *ep_ptr,
101 IN DAT_CLOSE_FLAGS completion_flags);
104 IN DAPL_IA *ia_ptr,
105 IN DAT_UINT64 ServiceID,
106 IN DAPL_SP *sp_ptr);
109 IN DAPL_IA *ia_ptr,
110 IN DAPL_SP *sp_ptr);
113 IN DAT_CR_HANDLE cr_handle,
114 IN DAT_EP_HANDLE ep_handle,
115 IN DAPL_PRIVATE *prd_ptr);
119 IN ib_cm_handle_t cm_handle,
120 IN int reject_reason,
121 IN DAPL_SP *sp_ptr);
124 IN DAPL_CR *cr_ptr,
125 IN DAT_CONN_QUAL cr_handoff);
128 IN DAPL_EVD *async_evd,
129 IN ib_hca_handle_t hca_handle,
130 IN ib_error_record_t *event_ptr,
131 IN void *context);
135 IN DAPL_IA *ia_ptr,
136 IN DAPL_ASYNC_HANDLER_TYPE handler_type,
137 IN unsigned int *callback_handle,
138 IN ib_async_handler_t callback,
139 IN void *context);
142 IN DAPL_IA *ia_ptr,
143 IN DAPL_EVD *evd_ptr,
144 IN DAPL_CNO *cno_ptr,
145 IN DAT_COUNT *cqlen);
149 IN DAPL_EVD *evd_ptr,
150 IN DAT_COUNT cqlen);
154 IN DAPL_IA *ia_ptr,
155 IN DAPL_EVD *evd_ptr);
158 IN DAPL_IA *ia_ptr,
159 IN DAPL_EVD *evd_ptr);
163 IN DAPL_IA *ia_ptr,
164 IN DAPL_EVD *evd_ptr,
165 IN uint32_t events_needed);
169 IN DAPL_HCA *hca_ptr);
172 IN DAPL_HCA *hca_ptr);
175 IN DAPL_IA *ia_ptr,
176 IN DAPL_PZ *pz);
179 IN DAPL_PZ *pz);
182 IN DAPL_IA *ia_ptr,
183 IN DAPL_LMR *lmr,
184 IN DAT_PVOID virt_addr,
185 IN DAT_VLEN length,
186 IN DAT_MEM_PRIV_FLAGS privileges);
189 IN DAPL_IA *ia_ptr,
190 IN DAPL_LMR *lmr,
191 IN DAT_PVOID virt_addr,
192 IN DAT_VLEN length,
193 IN DAT_LMR_COOKIE cookie,
194 IN DAT_MEM_PRIV_FLAGS privileges);
197 IN DAPL_LMR *lmr);
200 IN DAPL_IA *ia_ptr,
201 IN DAPL_LMR *lmr,
202 IN DAT_MEM_PRIV_FLAGS privileges);
205 IN DAPL_RMR *rmr);
208 IN DAPL_RMR *rmr);
211 IN DAPL_RMR *rmr,
212 IN DAT_LMR_CONTEXT lmr_context,
213 IN DAPL_EP *ep,
214 IN DAPL_COOKIE *cookie,
215 IN DAT_VADDR virtual_address,
216 IN DAT_VLEN length,
217 IN DAT_MEM_PRIV_FLAGS mem_priv,
218 IN DAT_COMPLETION_FLAGS completion_flags);
221 IN DAPL_RMR *rmr,
222 IN DAT_LMR_CONTEXT lmr_context,
223 IN DAPL_EP *ep,
224 IN DAPL_COOKIE *cookie,
225 IN DAT_COMPLETION_FLAGS completion_flags);
228 IN DAPL_HCA *hca_ptr,
235 IN DAPL_EP *ep_ptr);
238 IN DAPL_EP *ep_ptr);
241 IN DAPL_EP *ep_ptr,
242 IN DAT_BOOLEAN passive,
243 IN const ib_cm_events_t ib_cm_event);
246 IN ib_error_record_t *cause_ptr,
250 IN DAT_HANDLE dat_handle,
251 IN DAPL_PRIVATE *prd_ptr,
256 IN ib_qp_handle_t qp_ptr,
257 IN ib_work_completion_t *cqe_ptr);
260 IN DAPL_EP *ep_ptr,
265 IN DAPL_EP *ep_ptr,
266 IN int free_index);
269 IN DAPL_EVD *evd_ptr,
270 IN uint64_t timeout,
271 IN uint_t threshold,
276 IN DAPL_EVD *evd_ptr);
279 IN DAPL_EVD *evd_ptr,
283 IN DAPL_EVD *evd_ptr,
284 IN DAPL_CNO *cno_ptr);
287 IN DAPL_CNO *cno_ptr,
288 IN DAT_TIMEOUT timeout,
289 IN DAPL_EVD **evd_ptr_p);
292 IN DAPL_IA *ia_ptr,
293 IN DAPL_CNO *cno_ptr);
296 IN DAPL_CNO *cno_ptr);
299 IN DAPL_EP *ep_ptr,
300 IN DAPL_COOKIE *dto_cookie,
301 IN DAT_COUNT num_segments,
302 IN DAT_LMR_TRIPLET *local_iov,
303 IN DAT_COMPLETION_FLAGS completion_flags);
306 IN DAPL_EP *ep_ptr,
307 IN DAPL_COOKIE *dto_cookie,
308 IN DAT_LMR_TRIPLET *local_iov);
311 IN DAPL_SRQ *srq_ptr,
312 IN DAPL_COOKIE *dto_cookie,
313 IN DAT_COUNT num_segments,
314 IN DAT_LMR_TRIPLET *local_iov);
317 IN DAPL_EP *ep_ptr,
318 IN ib_send_op_type_t op_type,
319 IN DAPL_COOKIE *dto_cookie,
320 IN DAT_COUNT num_segments,
321 IN DAT_LMR_TRIPLET *local_iov,
322 IN const DAT_RMR_TRIPLET *remote_iov,
323 IN DAT_COMPLETION_FLAGS completion_flags);
326 IN DAPL_EP *ep_ptr,
327 IN ib_send_op_type_t op_type,
328 IN DAPL_COOKIE *dto_cookie,
329 IN DAT_LMR_TRIPLET *local_iov,
330 IN const DAT_RMR_TRIPLET *remote_iov);
333 IN DAT_IA_HANDLE ia_handle,
334 IN const DAT_LMR_TRIPLET *local_segments,
335 IN DAT_VLEN num_segments,
336 IN uint32_t op_type);
339 IN DAPL_IA *ia_handle,
340 IN DAPL_SRQ *srq_handle);
343 IN DAPL_IA *ia_handle,
344 IN DAPL_SRQ *srq_handle);
347 IN DAPL_SRQ *srq_ptr,
348 IN DAT_COUNT srqlen);
351 IN DAPL_SRQ *srq_ptr,
352 IN ib_work_completion_t *cqe_ptr);
355 IN DAT_COUNT iovs,
356 IN DAT_COUNT wqes,
357 IN DAT_COUNT max_iovs,
358 IN int max_inline_bytes);