Home
last modified time | relevance | path

Searched refs:ath_hal_reset (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/
Dif_athvar.h402 #define ath_hal_reset(_ah, _opmode, _chan, _outdoor, _pstatus) \ macro
Dif_ath.c1248 ath_hal_reset(ah, sc->sc_opmode, in ath_resume()
1578 if (!ath_hal_reset(ah, sc->sc_opmode, ic->ic_curchan, AH_FALSE, &status)) { in ath_init()
1736 if (!ath_hal_reset(ah, sc->sc_opmode, ic->ic_curchan, AH_TRUE, &status)) in ath_reset()
4538 if (!ath_hal_reset(ah, sc->sc_opmode, chan, AH_TRUE, &status)) { in ath_chan_set()