Searched defs:ath5k_channel_ok (Results 1 - 1 of 1) 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)) {

Completed in 55 milliseconds