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