Searched refs:current_regulatory (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-4965.c1133 s32 current_regulatory; local
1274 current_regulatory = reg_limit -
1278 current_regulatory = reg_limit;
1284 if (power_limit > current_regulatory)
1285 power_limit = current_regulatory;
1295 current_regulatory, user_target_power,

Completed in 58 milliseconds