Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_peer.c670 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.c314 peer->txrate.he_ru_alloc = v; in ath12k_update_per_peer_tx_stats()
H A Dmac.c13444 sinfo->txrate.he_ru_alloc = rate_info.txrate.he_ru_alloc; in ath12k_mac_op_sta_statistics()
13555 link_sinfo->txrate.he_ru_alloc = in ath12k_mac_op_link_sta_statistics()
13556 peer->txrate.he_ru_alloc; in ath12k_mac_op_link_sta_statistics()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dstats.c263 rinfo->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in iwl_mld_sta_stats_fill_txrate()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c588 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt792x_sta_statistics()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1175 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7915_sta_statistics()
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Ddp_tx.c631 txrate.he_ru_alloc = in ath12k_wifi7_dp_tx_update_txcompl()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c1675 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7996_sta_statistics()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c557 arsta->txrate.he_ru_alloc = in ath11k_dp_tx_update_txcompl()
H A Dmac.c9433 sinfo->txrate.he_ru_alloc = arsta->txrate.he_ru_alloc; in ath11k_mac_op_sta_statistics()
H A Ddp_rx.c1502 arsta->txrate.he_ru_alloc = ath11k_mac_phy_he_ru_to_nl80211_he_ru_alloc in ath11k_update_per_peer_tx_stats()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h194 uint8_t he_ru_alloc; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c372 sinfo.rxrate.he_dcm, sinfo.rxrate.he_gi, sinfo.rxrate.he_ru_alloc, in lkpi_80211_dump_lvif_stas()
380 sinfo.txrate.he_dcm, sinfo.txrate.he_gi, sinfo.txrate.he_ru_alloc, in lkpi_80211_dump_lvif_stas()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c5997 rinfo->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in iwl_mvm_set_sta_rate()