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_athvar.h846 int sc_txq_mcastq_maxdepth; member in struct:ath_softc
H A Dif_ath_sysctl.c964 &sc->sc_txq_mcastq_maxdepth, 0,
H A Dif_ath_tx.c1963 > sc->sc_txq_mcastq_maxdepth) {
2462 > sc->sc_txq_mcastq_maxdepth) {
H A Dif_ath.c1077 sc->sc_txq_mcastq_maxdepth = MIN(64, ath_txbuf / 4);

Completed in 80 milliseconds