Searched refs:SFXGE_RX_BATCH (Results 1 – 2 of 2) sorted by relevance
152 #define SFXGE_RX_BATCH 128 macro
159 if (rxq->pending - rxq->completed >= SFXGE_RX_BATCH) in sfxge_ev_rx()