Home
last modified time | relevance | path

Searched refs:ep_p (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c73 DAPL_EP *ep_p = (DAPL_EP *)ep_handle; in dapls_ib_connect() local
88 ep_p->qp_handle->ep_hkey, prd_size, timeout); in dapls_ib_connect()
89 if (ep_p->qp_handle == NULL) { in dapls_ib_connect()
92 "qp_handle == NULL\n", ep_p, dapls_inet_ntop(s, in dapls_ib_connect()
102 retval = dapls_ns_lookup_address(ep_p->header.owner_ia, in dapls_ib_connect()
115 args.epc_hkey = ep_p->qp_handle->ep_hkey; in dapls_ib_connect()
149 &ep_p->header.owner_ia->hca_ptr->hca_address; in dapls_ib_connect()
576 DAPL_EP *ep_p = (DAPL_EP *)ep_handle; in dapls_ib_accept_connection() local
582 if (ep_p->qp_handle == NULL) { in dapls_ib_accept_connection()
597 args.cra_ep_hkey = ep_p->qp_handle->ep_hkey; in dapls_ib_accept_connection()
[all …]