Home
last modified time | relevance | path

Searched refs:ath_setcurmode (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c215 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