Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c566 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt792x_sta_statistics()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c1159 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7996_sta_statistics()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1172 sinfo->txrate.he_ru_alloc = txrate->he_ru_alloc; in mt7915_sta_statistics()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c551 arsta->txrate.he_ru_alloc = in ath11k_dp_tx_update_txcompl()
H A Dmac.c8651 sinfo->txrate.he_ru_alloc = arsta->txrate.he_ru_alloc; in ath11k_mac_op_sta_statistics()
H A Ddp_rx.c1514 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.h184 uint8_t he_ru_alloc; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c6890 sinfo->txrate.he_ru_alloc = arsta->txrate.he_ru_alloc; in ath12k_mac_op_sta_statistics()
H A Ddp_rx.c1456 arsta->txrate.he_ru_alloc = v; in ath12k_update_per_peer_tx_stats()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c369 sinfo.rxrate.he_dcm, sinfo.rxrate.he_gi, sinfo.rxrate.he_ru_alloc, in lkpi_80211_dump_lvif_stas()
377 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.c6184 rinfo->he_ru_alloc = NL80211_RATE_INFO_HE_RU_ALLOC_106; in iwl_mvm_can_hw_csum()