Searched refs:SFXGE_TX_BATCH (Results 1 – 3 of 3) sorted by relevance
145 #define SFXGE_TX_BATCH 64 macro
313 if (txq->pending - txq->completed >= SFXGE_TX_BATCH) in sfxge_ev_tx()
584 if (txq->added - pushed >= SFXGE_TX_BATCH) { in sfxge_tx_qdpl_drain()