Home
last modified time | relevance | path

Searched refs:he_ru_alloc (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/net/wireless/
Dutil.c1379 if (WARN_ON_ONCE(rate->he_ru_alloc > in cfg80211_calculate_bitrate_he()
1389 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_996)) in cfg80211_calculate_bitrate_he()
1393 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_484)) in cfg80211_calculate_bitrate_he()
1397 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_242)) in cfg80211_calculate_bitrate_he()
1400 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_106) in cfg80211_calculate_bitrate_he()
1403 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_52) in cfg80211_calculate_bitrate_he()
1406 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_26) in cfg80211_calculate_bitrate_he()
1410 rate->bw, rate->he_ru_alloc); in cfg80211_calculate_bitrate_he()
Dnl80211.c5745 info->he_ru_alloc)) in nl80211_put_sta_rate()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c948 sinfo->txrate.he_ru_alloc = stats->tx_rate.he_ru_alloc; in mt7915_sta_statistics()
Dmcu.c551 rate->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_996; in mt7915_mcu_tx_rate_parse()
554 rate->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_484; in mt7915_mcu_tx_rate_parse()
557 rate->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_242; in mt7915_mcu_tx_rate_parse()
560 rate->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in mt7915_mcu_tx_rate_parse()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c1064 sinfo->txrate.he_ru_alloc = stats->tx_rate.he_ru_alloc; in mt7921_sta_statistics()
/Linux-v5.15/net/mac80211/
Dstatus.c483 status->rate->he_ru_alloc + 4); in ieee80211_add_tx_radiotap_header()
Dsta_info.c2185 rinfo->he_ru_alloc = STA_STATS_GET(HE_RU, rate); in sta_stats_decode_rate()
Dutil.c3705 ri.he_ru_alloc = status->he_ru; in ieee80211_calculate_rx_timestamp()
/Linux-v5.15/include/net/
Dcfg80211.h1549 u8 he_ru_alloc; member
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c6158 sinfo->txrate.he_ru_alloc = arsta->txrate.he_ru_alloc; in ath11k_mac_op_sta_statistics()
Ddp_rx.c1473 arsta->txrate.he_ru_alloc = ath11k_he_ru_tones_to_nl80211_he_ru_alloc( in ath11k_update_per_peer_tx_stats()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c4918 rinfo->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in iwl_mvm_set_sta_rate()