HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_reset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 340 #define ath_hal_reset(_ah, _opmode, _chan, _outdoor, _pstatus) \ macro
ath.c 729 ath_hal_reset(ah, ic->ic_opmode, &sc->sc_curchan, HAL_M_IBSS, &status);
1048 if (!ath_hal_reset(ah, ic->ic_opmode, &sc->sc_curchan, AH_FALSE, &status)) {
1227 if (!ath_hal_reset(ah, ic->ic_opmode, &sc->sc_curchan, AH_TRUE, &status))
4590 if (!ath_hal_reset(ah, ic->ic_opmode, &hchan, AH_TRUE, &status)) {

Completed in 16 milliseconds