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