Searched refs:SFXGE_RX_BATCH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.h407 #define SFXGE_RX_BATCH 128 macro
H A Dsfxge_rx.c1298 if (level < SFXGE_RX_BATCH)
1299 sfxge_rx_qfill(srp, SFXGE_RX_BATCH);
H A Dsfxge_ev.c316 if (srp->sr_pending - srp->sr_completed >= SFXGE_RX_BATCH)

Completed in 73 milliseconds