Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c957 "txq_data_minfree", CTLFLAG_RW, &sc->sc_txq_data_minfree, in ath_sysctlattach()
H A Dif_athvar.h845 int sc_txq_data_minfree; member
H A Dif_ath.c1067 sc->sc_txq_data_minfree = 10; in ath_attach()
3406 (sc->sc_txbuf_cnt <= sc->sc_txq_data_minfree)) { in ath_transmit()