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

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h147 #define SFXGE_TX_BATCH 64 macro
H A Dsfxge_ev.c316 if (txq->pending - txq->completed >= SFXGE_TX_BATCH)
H A Dsfxge_tx.c586 if (txq->added - pushed >= SFXGE_TX_BATCH) {

Completed in 109 milliseconds