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

/linux-master/net/mac80211/
H A Dmlme.c2304 int chan_pwr = 0, pwr_reduction_80211h = 0; local
2317 pwr_constr_ie, &chan_pwr, &pwr_reduction_80211h);
2319 max_t(int, 0, chan_pwr - pwr_reduction_80211h);
2343 pwr_level_80211h, chan_pwr, pwr_reduction_80211h,

Completed in 197 milliseconds