SFXGE_RX_BATCH
if (srp->sr_pending - srp->sr_completed >= SFXGE_RX_BATCH)
if (level < SFXGE_RX_BATCH)
sfxge_rx_qfill(srp, SFXGE_RX_BATCH);