Searched refs:ah_force_full_reset (Results 1 – 3 of 3) sorted by relevance
1132 sc->sc_ah->ah_config.ah_force_full_reset = 0; in ath_sysctl_hal_attach()1134 &sc->sc_ah->ah_config.ah_force_full_reset, 0, in ath_sysctl_hal_attach()
168 (ah->ah_config.ah_force_full_reset)) in ar5416Reset()783 } else if (ah->ah_config.ah_force_full_reset) { in ar5416ChipReset()
1223 int ah_force_full_reset; /* force full chip reset rather then warm reset */ member