Searched refs:tx_pwr_env (Results 1 – 3 of 3) sorted by relevance
3065 memset(sdata->vif.bss_conf.tx_pwr_env, 0, in ieee80211_set_disassoc()3066 sizeof(sdata->vif.bss_conf.tx_pwr_env)); in ieee80211_set_disassoc()4929 BUILD_BUG_ON(ARRAY_SIZE(bss_conf->tx_pwr_env) != in ieee80211_prep_channel()4930 ARRAY_SIZE(elems->tx_pwr_env)); in ieee80211_prep_channel()4934 sizeof(bss_conf->tx_pwr_env[j])) in ieee80211_prep_channel()4938 memcpy(&bss_conf->tx_pwr_env[j], elems->tx_pwr_env[i], in ieee80211_prep_channel()
1701 const struct ieee80211_tx_pwr_env *tx_pwr_env[IEEE80211_TPE_MAX_IE_COUNT]; member
1357 if (elems->tx_pwr_env_num >= ARRAY_SIZE(elems->tx_pwr_env)) in _ieee802_11_parse_elems_full()1360 elems->tx_pwr_env[elems->tx_pwr_env_num] = (void *)pos; in _ieee802_11_parse_elems_full()