Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h117 #define DAPL_EVD_MAX_EVENTS 16384 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c3063 if (max_events > DAPL_EVD_MAX_EVENTS) { in daplka_event_poll()
3065 max_events, DAPL_EVD_MAX_EVENTS); in daplka_event_poll()