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

/freebsd-current/sys/dev/ath/
H A Dif_ath_sysctl.c962 &sc->sc_txq_mcastq_maxdepth, 0,
H A Dif_athvar.h846 int sc_txq_mcastq_maxdepth; member in struct:ath_softc
H A Dif_ath_tx.c1961 > sc->sc_txq_mcastq_maxdepth) {
2460 > sc->sc_txq_mcastq_maxdepth) {
H A Dif_ath.c1075 sc->sc_txq_mcastq_maxdepth = MIN(64, ath_txbuf / 4);

Completed in 205 milliseconds