Searched refs:REG_MAX_CHANNEL (Results 1 – 2 of 2) sorted by relevance
827 #define REG_MAX_CHANNEL 14 macro
4786 ((channel < REG_MIN_CHANNEL) || (channel > REG_MAX_CHANNEL))) in ipw2100_set_channel()6091 ((channel >= REG_MIN_CHANNEL) && (channel <= REG_MAX_CHANNEL))) { in ipw2100_alloc_device()6622 while ((c < REG_MAX_CHANNEL) && in ipw2100_wx_set_freq()