Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath_sysctl.c751 "txq_data_minfree", CTLFLAG_RW, &sc->sc_txq_data_minfree, in ath_sysctlattach()
HDif_athvar.h813 int sc_txq_data_minfree; member
HDif_ath.c711 sc->sc_txq_data_minfree = 10; in ath_attach()
2792 (sc->sc_txbuf_cnt <= sc->sc_txq_data_minfree)) { in ath_transmit()