Searched refs:IPW_POWER_LIMIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ | ||
H A D | ipw2200.h | 74 #define IPW_POWER_LIMIT 0x07 macro |
H A D | ipw2200.c | 9537 if ((mode < 1) || (mode > IPW_POWER_LIMIT)) in ipw_wx_set_powermode() |