Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dieee80211_i.h1653 const struct ieee80211_tx_pwr_env *tx_pwr_env[IEEE80211_TPE_MAX_IE_COUNT];
1706 u8 tx_pwr_env_len[IEEE80211_TPE_MAX_IE_COUNT];
/Linux-v6.1/include/net/
Dmac80211.h717 struct ieee80211_tx_pwr_env tx_pwr_env[IEEE80211_TPE_MAX_IE_COUNT];
/Linux-v6.1/include/linux/
Dieee80211.h2586 #define IEEE80211_TPE_MAX_IE_COUNT 8 macro