Symbol: DAPL_EP
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_accept.c
125
if ((((DAPL_EP *) ep_handle)->param.ep_state !=
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_accept.c
127
(((DAPL_EP *)ep_handle)->param.ep_state !=
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_accept.c
133
if (((DAPL_EP *)ep_handle)->param.ep_state !=
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_accept.c
139
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_accept.c
74
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
341
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
394
ep_ptr = (DAPL_EP *) sp_ptr->ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
473
DAPL_EP *
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
480
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
494
ep_ptr = (DAPL_EP *)cr_ptr->param.local_ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
61
DAPL_EP * dapli_get_sp_ep(
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_callback.c
90
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_reject.c
71
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_cr_reject.c
91
ep_ptr = (DAPL_EP *)cr_ptr->param.local_ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_connect.c
106
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_connect.c
86
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_connect.c
88
DAPL_EP alloc_ep;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_disconnect.c
72
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_disconnect.c
78
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_dup_connect.c
84
DAPL_EP *ep_dup_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_dup_connect.c
89
ep_dup_ptr = (DAPL_EP *)ep_dup_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_free.c
70
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_free.c
77
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_get_status.c
73
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_get_status.c
79
ep_ptr = (DAPL_EP *)ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
371
OUT DAPL_EP **ep_ptr,
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
375
DAPL_EP *ep;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
391
ep = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
57
OUT DAPL_EP **ep_ptr,
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
88
DAPL_EP *ep1, *ep2;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
90
DAPL_EP new_ep, copy_of_old_ep;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_modify.c
91
DAPL_EP alloc_ep; /* Holder for resources. */
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_post_recv.c
80
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_post_recv.c
98
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_query.c
70
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_query.c
77
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_reset.c
71
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_reset.c
76
ep_ptr = (DAPL_EP *)ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
186
IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
197
dapl_os_free(ep_ptr, sizeof (DAPL_EP));
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
218
IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
303
DAPL_EP *ep;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
313
ep = (DAPL_EP *)ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
367
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
371
ep_ptr = (DAPL_EP *)arg;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
393
IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
485
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
66
IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
84
DAPL_EP *
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
90
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
93
ep_ptr = (DAPL_EP *)dapl_os_alloc(sizeof (DAPL_EP));
usr/src/lib/udapl/udapl_tavor/common/dapl_ep_util.c
99
(void) dapl_os_memzero(ep_ptr, sizeof (DAPL_EP));
usr/src/lib/udapl/udapl_tavor/common/dapl_evd_connection_callb.c
74
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_evd_connection_callb.c
97
ep_ptr = (DAPL_EP *)context;
usr/src/lib/udapl/udapl_tavor/common/dapl_evd_qp_async_error_callb.c
104
ep_ptr = (DAPL_EP *) context;
usr/src/lib/udapl/udapl_tavor/common/dapl_evd_qp_async_error_callb.c
99
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_evd_util.c
847
dapls_evd_post_premature_events(IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/common/dapl_evd_util.c
937
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
140
DAPL_EP *ep_ptr, *next_ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
545
IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
573
IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
370
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_osd.c
424
ep_ptr = (DAPL_EP *) dapl_llist_peek_head(
usr/src/lib/udapl/udapl_tavor/common/dapl_rmr_bind.c
189
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/common/dapl_rmr_bind.c
286
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_rmr_bind.c
296
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_rmr_bind.c
59
IN DAPL_EP *ep,
usr/src/lib/udapl/udapl_tavor/common/dapl_rmr_bind.c
68
IN DAPL_EP *ep,
usr/src/lib/udapl/udapl_tavor/common/dapl_rmr_bind.c
84
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/common/dapl_rsp_create.c
117
ep_ptr = (DAPL_EP *) ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_rsp_create.c
85
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/common/dapl_rsp_free.c
102
ep_ptr = (DAPL_EP *)sp_ptr->ep_handle;
usr/src/lib/udapl/udapl_tavor/common/dapl_rsp_free.c
70
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/include/dapl.h
262
typedef void (*DAPL_CONNECTION_STATE_HANDLER)(IN DAPL_EP *,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
296
typedef DAT_RETURN (*DAPL_POST_SEND)(DAPL_EP *, ibt_send_wr_t *, boolean_t);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
297
typedef DAT_RETURN (*DAPL_POST_RECV)(DAPL_EP *, ibt_recv_wr_t *, boolean_t);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
524
DAPL_EP *ep;
usr/src/lib/udapl/udapl_tavor/include/dapl.h
634
DAPL_EP *ep;
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
100
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
213
IN DAPL_EP *ep,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
223
IN DAPL_EP *ep,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
235
IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
238
IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
241
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
260
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
265
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
299
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
306
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
317
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
326
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
350
DAPL_EP *dapls_ib_srq_lookup_ep(
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
79
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
80
IN DAPL_EP *ep_ctx_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
84
IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_adapter_util.h
88
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/include/dapl_ep_util.h
50
extern DAPL_EP *
usr/src/lib/udapl/udapl_tavor/include/dapl_ep_util.h
58
IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_ep_util.h
87
IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_evd_util.h
159
DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/include/dapl_ia_util.h
68
IN DAPL_EP *ep_info);
usr/src/lib/udapl/udapl_tavor/include/dapl_ia_util.h
73
IN DAPL_EP *ep_info);
usr/src/lib/udapl/udapl_tavor/tavor/dapl_arbel_hw.c
1035
dapli_arbel_post_send(DAPL_EP *ep, ibt_send_wr_t *wr, boolean_t ns)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_arbel_hw.c
1172
dapli_arbel_post_recv(DAPL_EP *ep, ibt_recv_wr_t *wr, boolean_t ns)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_hermon_hw.c
1074
dapli_hermon_post_send(DAPL_EP *ep, ibt_send_wr_t *wr, boolean_t ns)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_hermon_hw.c
1230
dapli_hermon_post_recv(DAPL_EP *ep, ibt_recv_wr_t *wr, boolean_t ns)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_hw.c
1291
dapli_tavor_post_send(DAPL_EP *ep, ibt_send_wr_t *wr, boolean_t ns)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_hw.c
1423
dapli_tavor_post_recv(DAPL_EP *ep, ibt_recv_wr_t *wr, boolean_t ns)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
213
dapls_ib_disconnect(IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
254
dapls_ib_connected(IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
278
dapls_ib_disconnect_clean(IN DAPL_EP *ep_ptr, IN DAT_BOOLEAN active,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
315
dapls_ib_reinit_ep(IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
41
extern void dapls_tavor_wrid_cleanup(DAPL_EP *, ib_qp_handle_t);
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
576
DAPL_EP *ep_p = (DAPL_EP *)ep_handle;
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_cm.c
73
DAPL_EP *ep_p = (DAPL_EP *)ep_handle;
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_dto.c
151
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_dto.c
301
dapls_ib_post_send(IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_dto.c
454
dapls_ib_post_send_one(IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_dto.c
52
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
156
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
157
IN DAPL_EP *ep_ctx_ptr)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
431
dapls_ib_qp_free(IN DAPL_IA *ia_ptr, IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
44
IN uint32_t qpnum, IN DAPL_EP *ep_ptr);
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
495
dapls_ib_qp_modify(IN DAPL_IA *ia_ptr, IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
798
IN DAPL_EP *ep_ptr)
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
820
DAPL_EP *epp;
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
838
DAPL_EP *
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_qp.c
843
DAPL_EP *epp;
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1134
IN DAPL_EP *ep,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1233
IN DAPL_EP *ep,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1264
DAPL_EP *ep_ptr;
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1283
ep_ptr = (DAPL_EP *)dapl_llist_next_entry(&ia_ptr->ep_list_head,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1287
(DAPL_EP *)(uintptr_t)async_evp->ibae_cookie) {
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1291
ep_ptr = (DAPL_EP *) dapl_llist_next_entry(
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1591
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_ibtf_util.c
1613
IN DAPL_EP *ep_ptr,
usr/src/lib/udapl/udapl_tavor/tavor/dapl_tavor_wr.c
879
dapls_tavor_wrid_cleanup(DAPL_EP *ep, ib_qp_handle_t qp)