Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dparse.c254 IEEE80211_TPE_PSD_ENTRIES_320MHZ); in ieee80211_parse_tpe()
255 *cnt_out = IEEE80211_TPE_PSD_ENTRIES_320MHZ; in ieee80211_parse_tpe()
268 K = min(K, IEEE80211_TPE_PSD_ENTRIES_320MHZ - N); in ieee80211_parse_tpe()
H A Dmlme.c870 u8 tmp[IEEE80211_TPE_PSD_ENTRIES_320MHZ]; in ieee80211_rearrange_tpe_psd()
/linux-6.15/include/net/
H A Dmac80211.h564 #define IEEE80211_TPE_PSD_ENTRIES_320MHZ 16 macro
567 s8 power[IEEE80211_TPE_PSD_ENTRIES_320MHZ];