Home
last modified time | relevance | path

Searched refs:RATE_INFO_FLAGS_MCS (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c48 } else if (txrate->flags & RATE_INFO_FLAGS_MCS) { in ath11k_debugfs_sta_add_tx_stats()
74 } else if (txrate->flags & RATE_INFO_FLAGS_MCS) { in ath11k_debugfs_sta_add_tx_stats()
H A Ddp_tx.c524 arsta->txrate.flags = RATE_INFO_FLAGS_MCS; in ath11k_dp_tx_update_txcompl()
H A Ddp_rx.c1499 arsta->txrate.flags = RATE_INFO_FLAGS_MCS; in ath11k_update_per_peer_tx_stats()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c285 flags |= RATE_INFO_FLAGS_MCS; in mt7915_tm_set_tx_len()
H A Dmac.c214 (RATE_INFO_FLAGS_VHT_MCS | RATE_INFO_FLAGS_MCS)) { in mt7915_mac_sta_poll()
H A Dmcu.c3666 rate->flags = RATE_INFO_FLAGS_MCS; in mt7915_mcu_get_rx_rate()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c148 (RATE_INFO_FLAGS_VHT_MCS | RATE_INFO_FLAGS_MCS)) { in mt7921_mac_sta_poll()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c3843 } else if (txrate->flags & RATE_INFO_FLAGS_MCS) { in ath10k_accumulate_per_peer_tx_stats()
3864 if (txrate->flags & RATE_INFO_FLAGS_MCS) { in ath10k_accumulate_per_peer_tx_stats()
3920 if (txrate->flags >= RATE_INFO_FLAGS_MCS) { in ath10k_accumulate_per_peer_tx_stats()
3984 arsta->txrate.flags = RATE_INFO_FLAGS_MCS; in ath10k_update_per_peer_tx_stats()
H A Dmac.c9249 *flags = RATE_INFO_FLAGS_MCS; in ath10k_mac_get_rate_flags()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c216 (RATE_INFO_FLAGS_VHT_MCS | RATE_INFO_FLAGS_MCS)) { in mt7996_mac_sta_poll()
1231 rate.flags = RATE_INFO_FLAGS_MCS; in mt7996_mac_add_txs_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c673 rate.flags = RATE_INFO_FLAGS_MCS; in mt76_connac2_mac_fill_txs()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h73 RATE_INFO_FLAGS_MCS = BIT(0), enumerator
/freebsd/sys/contrib/dev/rtw88/
H A Dfw.c98 si->ra_report.txrate.flags |= RATE_INFO_FLAGS_MCS; in rtw_fw_ra_report_iter()
/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c3272 if (rate->flags & RATE_INFO_FLAGS_MCS) in rtw89_sta_info_get_iter()
H A Dphy.c2311 ra_report->txrate.flags |= RATE_INFO_FLAGS_MCS; in rtw89_phy_c2h_ra_rpt_iter()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c1438 arsta->txrate.flags = RATE_INFO_FLAGS_MCS; in ath12k_update_per_peer_tx_stats()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c5882 rinfo->flags |= RATE_INFO_FLAGS_MCS; in iwl_mvm_set_sta_rate()