Searched refs:ath_setcurmode (Results 1 – 1 of 1) sorted by relevance
215 static void ath_setcurmode(struct ath_softc *, enum ieee80211_phymode);725 ath_setcurmode(sc, IEEE80211_MODE_11A); in ath_attach()5259 ath_setcurmode(sc, mode); in ath_chan_change()6484 ath_setcurmode(struct ath_softc *sc, enum ieee80211_phymode mode) in ath_setcurmode() function