Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmlme.c2047 int chan_pwr = 0, pwr_reduction_80211h = 0; in ieee80211_handle_pwr_constr() local
2060 pwr_constr_ie, &chan_pwr, &pwr_reduction_80211h); in ieee80211_handle_pwr_constr()
2062 max_t(int, 0, chan_pwr - pwr_reduction_80211h); in ieee80211_handle_pwr_constr()
2086 pwr_level_80211h, chan_pwr, pwr_reduction_80211h, in ieee80211_handle_pwr_constr()