Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c207 static void ath_set_channel(struct ieee80211com *);
1287 ic->ic_set_channel = ath_set_channel;
5562 ath_set_channel(ic);
5567 ath_set_channel(struct ieee80211com *ic) function