Home
last modified time | relevance | path

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

/src/sys/dev/sfxge/
H A Dsfxge.c125 uint32_t txq_allocated; in sfxge_estimate_rsrc_limits() local
160 &txq_allocated); in sfxge_estimate_rsrc_limits()
166 KASSERT(txq_allocated >= SFXGE_EVQ0_N_TXQ(sc), in sfxge_estimate_rsrc_limits()
171 sc->evq_max = MIN(txq_allocated - (SFXGE_EVQ0_N_TXQ(sc) - 1), in sfxge_estimate_rsrc_limits()