Searched refs:ath_setcurmode (Results 1 – 1 of 1) sorted by relevance
214 static void ath_setcurmode(struct ath_softc *, enum ieee80211_phymode);722 ath_setcurmode(sc, IEEE80211_MODE_11A); in ath_attach()5197 ath_setcurmode(sc, mode); in ath_chan_change()6414 ath_setcurmode(struct ath_softc *sc, enum ieee80211_phymode mode) in ath_setcurmode() function