Home
last modified time | relevance | path

Searched refs:NUM_EVENTS_PER_POLL (Results 1 – 4 of 4) 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()
1334 if (evd_ptr->threshold <= NUM_EVENTS_PER_POLL) { in dapls_evd_copy_events()
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h121 #define NUM_EVENTS_PER_POLL 16 macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1707 DAPL_MAX(evd_ptr->threshold, NUM_EVENTS_PER_POLL); in dapls_ib_event_poll()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c3027 dapl_ib_event_t evp_arr[NUM_EVENTS_PER_POLL]; in daplka_event_poll()
3083 if (max_events <= NUM_EVENTS_PER_POLL) { in daplka_event_poll()
3312 if ((max_events > NUM_EVENTS_PER_POLL) && (evp_start != NULL)) { in daplka_event_poll()