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

/freebsd-10.2-release/sys/dev/sfxge/
H A Dsfxge_tx.h133 #define SFXGE_TX_BATCH 64 macro
H A Dsfxge_ev.c305 if (txq->pending - txq->completed >= SFXGE_TX_BATCH)
H A Dsfxge_tx.c505 if (txq->added - pushed >= SFXGE_TX_BATCH) {

Completed in 52 milliseconds