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