Home
last modified time | relevance | path

Searched refs:RATE_INFO_BW_160 (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/net/wireless/
H A Dutil.c1412 case RATE_INFO_BW_160: in cfg80211_calculate_bitrate_vht()
1483 if (rate->bw == RATE_INFO_BW_160 || in cfg80211_calculate_bitrate_he()
1572 rate->bw != RATE_INFO_BW_160 && in cfg80211_calculate_bitrate_eht()
1597 else if (rate->bw == RATE_INFO_BW_160 || in cfg80211_calculate_bitrate_eht()
1749 case RATE_INFO_BW_160: in cfg80211_calculate_bitrate_s1g()
/openbmc/linux/net/mac80211/
H A Dairtime.c422 case RATE_INFO_BW_160: in ieee80211_get_rate_duration()
564 stat->bw = RATE_INFO_BW_160; in ieee80211_fill_rx_status()
H A Dstatus.c404 case RATE_INFO_BW_160: in ieee80211_add_tx_radiotap_header()
478 case RATE_INFO_BW_160: in ieee80211_add_tx_radiotap_header()
H A Drx.c545 case RATE_INFO_BW_160: in ieee80211_add_rx_radiotap_header()
633 case RATE_INFO_BW_160: in ieee80211_add_rx_radiotap_header()
H A Dcfg.c851 rinfo->bw = RATE_INFO_BW_160; in sta_set_rate_info_tx()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c688 rate.bw = RATE_INFO_BW_160; in mt76_connac2_mac_fill_txs()
1088 status->bw = RATE_INFO_BW_160; in mt76_connac2_mac_fill_rx_rate()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dtestmode.c311 rate.bw = RATE_INFO_BW_160; in mt7915_tm_set_tx_len()
H A Dmac.c187 case RATE_INFO_BW_160: in mt7915_mac_sta_poll()
H A Dmcu.c3707 rate->bw = RATE_INFO_BW_160; in mt7915_mcu_get_rx_rate()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c188 case RATE_INFO_BW_160: in mt7996_mac_sta_poll()
434 status->bw = RATE_INFO_BW_160; in mt7996_mac_fill_rx_rate()
1267 rate.bw = RATE_INFO_BW_160; in mt7996_mac_add_txs_skb()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c122 case RATE_INFO_BW_160: in mt7921_mac_sta_poll()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c487 rx_status->bw = RATE_INFO_BW_160; in iwl_mvm_rx_rx_mpdu()
H A Drxmq.c2234 rx_status->bw = RATE_INFO_BW_160; in iwl_mvm_rx_fill_status()
H A Dmac80211.c5767 rinfo->bw = RATE_INFO_BW_160; in iwl_mvm_set_sta_rate()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c966 ret = RATE_INFO_BW_160; in ath10k_bw_to_mac80211_bw()
1389 (status->bw == RATE_INFO_BW_160) ? "160" : "", in ath10k_process_rx()
3889 case RATE_INFO_BW_160: in ath10k_update_per_peer_tx_stats()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c565 status->bw = RATE_INFO_BW_160; in mt7615_mac_fill_rx()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c1108 (status->bw == RATE_INFO_BW_160) ? "160" : "", in ath12k_dp_mon_rx_deliver_msdu()
H A Dmac.c344 ret = RATE_INFO_BW_160; in ath12k_mac_bw_to_mac80211_bw()
360 case RATE_INFO_BW_160: in ath12k_mac_mac80211_bw_to_ath12k_bw()
H A Ddp_rx.c2457 (status->bw == RATE_INFO_BW_160) ? "160" : "", in ath12k_dp_rx_deliver_msdu()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c505 rate_dst->bw = RATE_INFO_BW_160; in qtnf_sta_info_parse_rate()
/openbmc/linux/include/net/
H A Dcfg80211.h1747 RATE_INFO_BW_160, enumerator
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c59 [RATE_INFO_BW_160] = 160,
H A Dcore.h4851 return RATE_INFO_BW_160; in rtw89_hw_to_rate_info_bw()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1369 rate->bw = RATE_INFO_BW_160; in mwifiex_parse_htinfo()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c362 ret = RATE_INFO_BW_160; in ath11k_mac_bw_to_mac80211_bw()
378 case RATE_INFO_BW_160: in ath11k_mac_mac80211_bw_to_ath11k_bw()

12