Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c198 static void ath_set_channel(struct ieee80211com *);
1319 ic->ic_set_channel = ath_set_channel; in ath_attach()
5635 ath_set_channel(ic); in ath_update_chw()
5774 ath_set_channel(struct ieee80211com *ic) in ath_set_channel() function