Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c962 &sc->sc_txq_mcastq_maxdepth, 0, in ath_sysctlattach()
H A Dif_athvar.h846 int sc_txq_mcastq_maxdepth; member
H A Dif_ath_tx.c1961 > sc->sc_txq_mcastq_maxdepth) { in ath_tx_start()
2460 > sc->sc_txq_mcastq_maxdepth) { in ath_raw_xmit()
H A Dif_ath.c1077 sc->sc_txq_mcastq_maxdepth = MIN(64, ath_txbuf / 4); in ath_attach()