Searched refs:ath5k_channel_ok (Results 1 – 3 of 3) sorted by relevance
1177 extern int ath5k_channel_ok(struct ath5k_hw *ah, u16 freq, unsigned int flags);
835 int ath5k_channel_ok(struct ath5k_hw *ah, u16 freq, unsigned int flags) in ath5k_channel_ok() function1061 if (!ath5k_channel_ok(ah, channel->center_freq, channel->hw_value)) { in ath5k_hw_channel()
597 if (!ath5k_channel_ok(ah, freq, chfreq)) in ath5k_copy_channels()