Searched refs:IPW_POWER_LIMIT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ipw2x00/ | ||
D | ipw2200.h | 88 #define IPW_POWER_LIMIT 0x07 macro |
D | ipw2200.c | 9614 if ((mode < 1) || (mode > IPW_POWER_LIMIT)) in ipw_wx_set_powermode() |