Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_ev.c1036 #define EFX_EV_BATCH 8 macro
1045 efx_qword_t ev[EFX_EV_BATCH]; in siena_ev_qpoll()
1058 batch = EFX_EV_BATCH - (count & (EFX_EV_BATCH - 1)); in siena_ev_qpoll()