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/
HDonoe.c225 if (sc->sc_mrretry) { in ath_rate_update()
/dragonfly/sys/dev/netif/ath/ath_rate/amrr/
HDamrr.c250 if (sc->sc_mrretry) { in ath_rate_update()
/dragonfly/sys/dev/netif/ath/ath_rate/sample/
HDsample.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/
HDif_athvar.h646 sc_mrretry : 1,/* multi-rate retry support */ member
HDif_ath.c668 sc->sc_mrretry = ath_hal_setupxtxdesc(ah, NULL, 0,0, 0,0, 0,0);