Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmlme.c2116 int chan_pwr = 0, pwr_reduction_80211h = 0; in ieee80211_handle_pwr_constr() local
2129 pwr_constr_ie, &chan_pwr, &pwr_reduction_80211h); in ieee80211_handle_pwr_constr()
2131 max_t(int, 0, chan_pwr - pwr_reduction_80211h); in ieee80211_handle_pwr_constr()
2155 pwr_level_80211h, chan_pwr, pwr_reduction_80211h, in ieee80211_handle_pwr_constr()