/openbmc/linux/net/wireless/ |
H A D | util.c | 1412 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 D | airtime.c | 422 case RATE_INFO_BW_160: in ieee80211_get_rate_duration() 564 stat->bw = RATE_INFO_BW_160; in ieee80211_fill_rx_status()
|
H A D | status.c | 404 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 D | rx.c | 545 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 D | cfg.c | 851 rinfo->bw = RATE_INFO_BW_160; in sta_set_rate_info_tx()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mac.c | 688 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 D | testmode.c | 311 rate.bw = RATE_INFO_BW_160; in mt7915_tm_set_tx_len()
|
H A D | mac.c | 187 case RATE_INFO_BW_160: in mt7915_mac_sta_poll()
|
H A D | mcu.c | 3707 rate->bw = RATE_INFO_BW_160; in mt7915_mcu_get_rx_rate()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 188 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 D | mac.c | 122 case RATE_INFO_BW_160: in mt7921_mac_sta_poll()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rx.c | 487 rx_status->bw = RATE_INFO_BW_160; in iwl_mvm_rx_rx_mpdu()
|
H A D | rxmq.c | 2234 rx_status->bw = RATE_INFO_BW_160; in iwl_mvm_rx_fill_status()
|
H A D | mac80211.c | 5767 rinfo->bw = RATE_INFO_BW_160; in iwl_mvm_set_sta_rate()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 966 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 D | mac.c | 565 status->bw = RATE_INFO_BW_160; in mt7615_mac_fill_rx()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_mon.c | 1108 (status->bw == RATE_INFO_BW_160) ? "160" : "", in ath12k_dp_mon_rx_deliver_msdu()
|
H A D | mac.c | 344 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 D | dp_rx.c | 2457 (status->bw == RATE_INFO_BW_160) ? "160" : "", in ath12k_dp_rx_deliver_msdu()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.c | 505 rate_dst->bw = RATE_INFO_BW_160; in qtnf_sta_info_parse_rate()
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 1747 RATE_INFO_BW_160, enumerator
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | debug.c | 59 [RATE_INFO_BW_160] = 160,
|
H A D | core.h | 4851 return RATE_INFO_BW_160; in rtw89_hw_to_rate_info_bw()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 1369 rate->bw = RATE_INFO_BW_160; in mwifiex_parse_htinfo()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 362 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()
|