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