Searched refs:DAPL_COOKIE (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_cookie.h72 OUT DAPL_COOKIE **cookie_ptr);
79 OUT DAPL_COOKIE **cookie_ptr);
84 IN DAPL_COOKIE *cookie);
H A Ddapl_adapter_util.h214 IN DAPL_COOKIE *cookie,
224 IN DAPL_COOKIE *cookie,
300 IN DAPL_COOKIE *dto_cookie,
307 IN DAPL_COOKIE *dto_cookie,
312 IN DAPL_COOKIE *dto_cookie,
319 IN DAPL_COOKIE *dto_cookie,
328 IN DAPL_COOKIE *dto_cookie,
H A Ddapl.h264 typedef struct dapl_cookie DAPL_COOKIE; typedef in typeref:struct:dapl_cookie
296 DAPL_COOKIE *pool;
634 /* DAPL_COOKIE used as context for WQEs */
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cookie.c96 DAPL_COOKIE **cookie_ptr);
101 DAPL_COOKIE *cookie);
151 buffer->pool = dapl_os_alloc(size * sizeof (DAPL_COOKIE));
258 sizeof (DAPL_COOKIE));
283 OUT DAPL_COOKIE **cookie_ptr)
325 IN DAPL_COOKIE *cookie)
355 OUT DAPL_COOKIE **cookie_ptr)
357 DAPL_COOKIE *cookie;
401 OUT DAPL_COOKIE **cookie_ptr)
403 DAPL_COOKIE *cooki
[all...]
H A Ddapl_ep_post_recv.c81 DAPL_COOKIE *cookie;
H A Ddapl_rmr_bind.c90 DAPL_COOKIE *cookie;
193 DAPL_COOKIE *cookie;
H A Ddapl_evd_util.c431 DAPL_COOKIE *dto_cookie;
433 dto_cookie = (DAPL_COOKIE *) (uintptr_t)DAPL_GET_CQE_WRID(&cqe);
932 DAPL_COOKIE *cookie;
947 cookie = (DAPL_COOKIE *)((uintptr_t)DAPL_GET_CQE_WRID(cqe_ptr));
H A Ddapl_srq.c261 DAPL_COOKIE *cookie;
H A Ddapl_ep_util.c304 DAPL_COOKIE *cookie;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_dto.c53 IN DAPL_COOKIE *cookie,
152 IN DAPL_COOKIE *cookie,
221 IN DAPL_COOKIE *cookie,
303 IN DAPL_COOKIE *cookie,
456 IN DAPL_COOKIE *cookie,
H A Ddapl_tavor_ibtf_util.c1135 IN DAPL_COOKIE *cookie,
1234 IN DAPL_COOKIE *cookie,

Completed in 71 milliseconds