Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dmlme.c2415 memset(bss_conf->tx_pwr_env, 0, sizeof(bss_conf->tx_pwr_env)); in ieee80211_set_disassoc()
5099 BUILD_BUG_ON(ARRAY_SIZE(bss_conf->tx_pwr_env) != in ieee80211_prep_channel()
5100 ARRAY_SIZE(elems->tx_pwr_env)); in ieee80211_prep_channel()
5104 sizeof(bss_conf->tx_pwr_env[j])) in ieee80211_prep_channel()
5108 memcpy(&bss_conf->tx_pwr_env[j], elems->tx_pwr_env[i], in ieee80211_prep_channel()
A Dutil.c1345 if (elems->tx_pwr_env_num >= ARRAY_SIZE(elems->tx_pwr_env)) in _ieee802_11_parse_elems_crc()
1348 elems->tx_pwr_env[elems->tx_pwr_env_num] = (void *)pos; in _ieee802_11_parse_elems_crc()
A Dieee80211_i.h1559 const struct ieee80211_tx_pwr_env *tx_pwr_env[IEEE80211_TPE_MAX_IE_COUNT]; member
/linux/include/net/
A Dmac80211.h710 struct ieee80211_tx_pwr_env tx_pwr_env[IEEE80211_TPE_MAX_IE_COUNT]; member

Completed in 38 milliseconds