HelenOS sources

IEEE80211_MAX_FREQ  349 uspace/drv/nic/ar9271/hw.c 	if ((freq < IEEE80211_FIRST_FREQ) || (freq > IEEE80211_MAX_FREQ))
IEEE80211_MAX_FREQ  146 uspace/lib/ieee80211/src/ieee80211_impl.c 		    freq <= IEEE80211_MAX_FREQ; freq += IEEE80211_CHANNEL_GAP) {
HelenOS homepage, sources at GitHub