Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1620 bool ath5k_channel_ok(struct ath5k_hw *ah, struct ieee80211_channel *channel);
H A Dphy.c136 ath5k_channel_ok(struct ath5k_hw *ah, struct ieee80211_channel *channel) in ath5k_channel_ok() function
1440 if (!ath5k_channel_ok(ah, channel)) { in ath5k_hw_channel()
H A Dbase.c331 if (!ath5k_channel_ok(ah, &channels[count])) in ath5k_setup_channels()