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

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_phy.c835 int ath5k_channel_ok(struct ath5k_hw *ah, u16 freq, unsigned int flags) function
1059 * (CHANNEL_2GHZ, or CHANNEL_5GHZ) so we inform ath5k_channel_ok()
1061 if (!ath5k_channel_ok(ah, channel->center_freq, channel->hw_value)) {
H A Dath5k.h1177 extern int ath5k_channel_ok(struct ath5k_hw *ah, u16 freq, unsigned int flags);
H A Dath5k.c597 if (!ath5k_channel_ok(ah, freq, chfreq))

Completed in 155 milliseconds