Home
last modified time | relevance | path

Searched refs:sc_mrretry (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_rate/onoe/
H A Donoe.c225 if (sc->sc_mrretry) { in ath_rate_update()
/dragonfly/sys/dev/netif/ath/ath_rate/amrr/
H A Damrr.c250 if (sc->sc_mrretry) { in ath_rate_update()
/dragonfly/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.c520 mrr = sc->sc_mrretry; in ath_rate_findrate()
894 mrr = sc->sc_mrretry; in ath_rate_tx_complete()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h646 sc_mrretry : 1,/* multi-rate retry support */ member
H A Dif_ath.c668 sc->sc_mrretry = ath_hal_setupxtxdesc(ah, NULL, 0,0, 0,0, 0,0);