Searched refs:sc_opmode (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c1292 sc->sc_opmode = HAL_M_STA;
1726 sc->sc_opmode = HAL_M_IBSS;
1729 sc->sc_opmode = HAL_M_STA;
1746 sc->sc_opmode = HAL_M_HOSTAP;
1749 sc->sc_opmode = HAL_M_MONITOR;
2014 ath_hal_reset(ah, sc->sc_opmode,
2586 if (!ath_hal_reset(ah, sc->sc_opmode, ic->ic_curchan, AH_FALSE,
2971 if (!ath_hal_reset(ah, sc->sc_opmode, ic->ic_curchan, AH_TRUE,
5278 if (!ath_hal_reset(ah, sc->sc_opmode, chan, AH_TRUE,
5483 if (sc->sc_opmode !
[all...]
H A Dif_athvar.h680 HAL_OPMODE sc_opmode; /* current operating mode */ member in struct:ath_softc

Completed in 52 milliseconds