Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dutil.c1618 if (WARN_ON_ONCE(rate->he_ru_alloc > in cfg80211_calculate_bitrate_he()
1626 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_2x996)) in cfg80211_calculate_bitrate_he()
1630 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_996)) in cfg80211_calculate_bitrate_he()
1634 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_484)) in cfg80211_calculate_bitrate_he()
1638 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_242)) in cfg80211_calculate_bitrate_he()
1641 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_106) in cfg80211_calculate_bitrate_he()
1644 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_52) in cfg80211_calculate_bitrate_he()
1647 rate->he_ru_alloc == NL80211_RATE_INFO_HE_RU_ALLOC_26) in cfg80211_calculate_bitrate_he()
1651 rate->bw, rate->he_ru_alloc); in cfg80211_calculate_bitrate_he()
H A Dnl80211.c7797 info->he_ru_alloc)) in nl80211_put_sta_rate()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_peer.c684 info->txrate.he_ru_alloc = link_peer->txrate.he_ru_alloc; in ath12k_dp_link_peer_get_sta_rate_info_stats()
H A Ddp_htt.c317 peer->txrate.he_ru_alloc = v; in ath12k_update_per_peer_tx_stats()
H A Dmac.c13773 sinfo->txrate.he_ru_alloc = rate_info.txrate.he_ru_alloc; in ath12k_mac_op_sta_statistics()
13884 link_sinfo->txrate.he_ru_alloc = in ath12k_mac_op_link_sta_statistics()
13885 peer->txrate.he_ru_alloc; in ath12k_mac_op_link_sta_statistics()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c716 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt792x_sta_statistics()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1192 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7915_sta_statistics()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_tx.c722 txrate.he_ru_alloc = in ath12k_wifi7_dp_tx_update_txcompl()
/linux/net/mac80211/
H A Dstatus.c462 status_rate->rate_idx.he_ru_alloc + 4); in ieee80211_add_tx_radiotap_header()
H A Dsta_info.c2623 rinfo->he_ru_alloc = STA_STATS_GET(HE_RU, rate); in sta_stats_decode_rate()
H A Dutil.c3565 ri.he_ru_alloc = status->he_ru; in ieee80211_calculate_rx_timestamp()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1891 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7996_sta_statistics()
/linux/include/net/
H A Dcfg80211.h2117 u8 he_ru_alloc; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5978 rinfo->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in iwl_mvm_set_sta_rate()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1478 arsta->txrate.he_ru_alloc = ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc in ath11k_update_per_peer_tx_stats()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c3942 rate_info->he_ru_alloc = in mac80211_hwsim_parse_rate_info()