Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c223 static void ath_setcurmode(struct ath_softc *, enum ieee80211_phymode);
717 ath_setcurmode(sc, IEEE80211_MODE_11A);
5204 ath_setcurmode(sc, mode);
6173 ath_setcurmode(struct ath_softc *sc, enum ieee80211_phymode mode) function