Home
last modified time | relevance | path

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

/Linux-v6.6/net/wireless/
Dutil.c1471 if (WARN_ON_ONCE(rate->he_ru_alloc > in cfg80211_calculate_bitrate_he()
1481 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_996)) in cfg80211_calculate_bitrate_he()
1485 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_484)) in cfg80211_calculate_bitrate_he()
1489 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_242)) in cfg80211_calculate_bitrate_he()
1492 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_106) in cfg80211_calculate_bitrate_he()
1495 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_52) in cfg80211_calculate_bitrate_he()
1498 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_26) in cfg80211_calculate_bitrate_he()
1502 rate->bw, rate->he_ru_alloc); in cfg80211_calculate_bitrate_he()
Dnl80211.c6471 info->he_ru_alloc)) in nl80211_put_sta_rate()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt792x_core.c480 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt792x_sta_statistics()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmain.c987 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7996_sta_statistics()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c1088 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7915_sta_statistics()
/Linux-v6.6/net/mac80211/
Dstatus.c496 status_rate->rate_idx.he_ru_alloc + 4); in ieee80211_add_tx_radiotap_header()
Dsta_info.c2442 rinfo->he_ru_alloc = STA_STATS_GET(HE_RU, rate); in sta_stats_decode_rate()
Dutil.c4207 ri.he_ru_alloc = status->he_ru; in ieee80211_calculate_rx_timestamp()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddp_tx.c535 arsta->txrate.he_ru_alloc = in ath11k_dp_tx_update_txcompl()
Dmac.c8651 sinfo->txrate.he_ru_alloc = arsta->txrate.he_ru_alloc; in ath11k_mac_op_sta_statistics()
Ddp_rx.c1490 arsta->txrate.he_ru_alloc = ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc in ath11k_update_per_peer_tx_stats()
/Linux-v6.6/include/net/
Dcfg80211.h1785 u8 he_ru_alloc; member
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dmac.c6889 sinfo->txrate.he_ru_alloc = arsta->txrate.he_ru_alloc; in ath12k_mac_op_sta_statistics()
Ddp_rx.c1444 arsta->txrate.he_ru_alloc = v; in ath12k_update_per_peer_tx_stats()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c5817 rinfo->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in iwl_mvm_set_sta_rate()
/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c3559 rate_info->he_ru_alloc = in mac80211_hwsim_parse_rate_info()