Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dparse.c274 IEEE80211_TPE_PSD_ENTRIES_320MHZ); in ieee80211_parse_tpe()
275 *cnt_out = IEEE80211_TPE_PSD_ENTRIES_320MHZ; in ieee80211_parse_tpe()
288 K = min(K, IEEE80211_TPE_PSD_ENTRIES_320MHZ - N); in ieee80211_parse_tpe()
H A Dmlme.c923 u8 tmp[IEEE80211_TPE_PSD_ENTRIES_320MHZ]; in ieee80211_rearrange_tpe_psd()
/linux/include/net/
H A Dmac80211.h564 #define IEEE80211_TPE_PSD_ENTRIES_320MHZ 16 macro
567 s8 power[IEEE80211_TPE_PSD_ENTRIES_320MHZ];
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c12009 IEEE80211_TPE_PSD_ENTRIES_320MHZ, in ath12k_mac_parse_tx_pwr_env()