Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_util.c1315 dapl_ib_event_t evp_arr[NUM_EVENTS_PER_POLL]; in dapls_evd_copy_events()
1316 dapl_ib_event_t *evpp_start; in dapls_evd_copy_events()
1317 dapl_ib_event_t *evpp; in dapls_evd_copy_events()
1338 evpp = (dapl_ib_event_t *)dapl_os_alloc( in dapls_evd_copy_events()
1339 evd_ptr->threshold * sizeof (dapl_ib_event_t)); in dapls_evd_copy_events()
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h405 } dapl_ib_event_t; typedef
414 dapl_ib_event_t *evp_ep; /* array of events to be filled */
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_adapter_util.h272 OUT dapl_ib_event_t *evp_ptr,
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2852 outarg->evp_ep = (dapl_ib_event_t *)(uintptr_t)args32.evp_ep; in daplka_event_poll_copyin()
2913 dapl_ib_event_t *evd_rp, daplka_evd_event_t *cr_ev) in daplka_crevent_privdata_post()
3027 dapl_ib_event_t evp_arr[NUM_EVENTS_PER_POLL]; in daplka_event_poll()
3028 dapl_ib_event_t *evp; in daplka_event_poll()
3029 dapl_ib_event_t *evp_start; in daplka_event_poll()
3086 evp_size = max_events * sizeof (dapl_ib_event_t); in daplka_event_poll()
3297 sizeof (dapl_ib_event_t), mode); in daplka_event_poll()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1691 OUT dapl_ib_event_t *evp_ptr, in dapls_ib_event_poll()