Searched refs:EFX_EV_BATCH (Results 1 – 1 of 1) sorted by relevance
379 #define EFX_EV_BATCH 8 macro388 efx_qword_t ev[EFX_EV_BATCH]; in efx_ev_qpoll()416 batch = EFX_EV_BATCH - (count & (EFX_EV_BATCH - 1)); in efx_ev_qpoll()511 EFSYS_ASSERT(batch <= EFX_EV_BATCH); in efx_ev_qpoll()512 batch += (EFX_EV_BATCH << 1); in efx_ev_qpoll()