Searched refs:pwr_reduction (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mlme.c | 2026 int *chan_pwr, int *pwr_reduction) in ieee80211_find_80211h_pwr_constr() 2086 *pwr_reduction = *pwr_constr_elem; in ieee80211_find_80211h_pwr_constr() 2088 *pwr_reduction = 0; in ieee80211_find_80211h_pwr_constr() 3063 sdata->vif.bss_conf.pwr_reduction = 0; in ieee80211_set_disassoc() 4926 bss_conf->pwr_reduction = *elems->pwr_constr_elem; in ieee80211_prep_channel() 2022 ieee80211_find_80211h_pwr_constr(struct ieee80211_sub_if_data *sdata, struct ieee80211_channel *channel, const u8 *country_ie, u8 country_ie_len, const u8 *pwr_constr_elem, int *chan_pwr, int *pwr_reduction) ieee80211_find_80211h_pwr_constr() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mlme.c | 1537 int *chan_pwr, int *pwr_reduction) in ieee80211_find_80211h_pwr_constr() 1588 *pwr_reduction = *pwr_constr_elem; in ieee80211_find_80211h_pwr_constr() 1590 *pwr_reduction = 0; in ieee80211_find_80211h_pwr_constr() 1533 ieee80211_find_80211h_pwr_constr(struct ieee80211_sub_if_data *sdata, struct ieee80211_channel *channel, const u8 *country_ie, u8 country_ie_len, const u8 *pwr_constr_elem, int *chan_pwr, int *pwr_reduction) ieee80211_find_80211h_pwr_constr() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 643 * @pwr_reduction: power constraint of BSS. 752 u8 pwr_reduction; member
|
Completed in 25 milliseconds