Home
last modified time | relevance | path

Searched refs:orig_mpwr (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/wireless/
Dreg.c889 chan->max_power = chan->orig_mpwr = in handle_channel()
899 if (chan->orig_mpwr) { in handle_channel()
910 chan->max_power = min(chan->orig_mpwr, in handle_channel()
1831 chan->max_power = chan->orig_mpwr; in restore_custom_reg_settings()
Dcore.c556 sband->channels[i].orig_mpwr = in wiphy_register()
/linux-3.4.99/include/net/
Dcfg80211.h141 int orig_mag, orig_mpwr; member