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