Home
last modified time | relevance | path

Searched refs:txq_allocated (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge.c127 uint32_t txq_allocated; in sfxge_estimate_rsrc_limits() local
162 &txq_allocated); in sfxge_estimate_rsrc_limits()
168 KASSERT(txq_allocated >= SFXGE_EVQ0_N_TXQ(sc), in sfxge_estimate_rsrc_limits()
173 sc->evq_max = MIN(txq_allocated - (SFXGE_EVQ0_N_TXQ(sc) - 1), in sfxge_estimate_rsrc_limits()