Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dath5k.h1616 bool ath5k_channel_ok(struct ath5k_hw *ah, struct ieee80211_channel *channel);
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()
Dbase.c330 if (!ath5k_channel_ok(ah, &channels[count])) in ath5k_setup_channels()