Searched refs:NUM_EVENTS_PER_POLL (Results 1 – 4 of 4) sorted by relevance
1315 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()
121 #define NUM_EVENTS_PER_POLL 16 macro
1707 DAPL_MAX(evd_ptr->threshold, NUM_EVENTS_PER_POLL); in dapls_ib_event_poll()
3027 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()