Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c198 static void ath_set_channel(struct ieee80211com *);
1321 ic->ic_set_channel = ath_set_channel; in ath_attach()
5643 ath_set_channel(ic); in ath_update_chw()
5782 ath_set_channel(struct ieee80211com *ic) in ath_set_channel() function