Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_RX_BW_160 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dvht.c298 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in ieee80211_vht_cap_ie_to_sta_vht_cap()
313 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in ieee80211_vht_cap_ie_to_sta_vht_cap()
352 return IEEE80211_STA_RX_BW_160; in ieee80211_sta_cap_rx_bw()
368 return IEEE80211_STA_RX_BW_160; in ieee80211_sta_cap_rx_bw()
376 return IEEE80211_STA_RX_BW_160; in ieee80211_sta_cap_rx_bw()
421 case IEEE80211_STA_RX_BW_160: in ieee80211_sta_rx_bw_to_chan_width()
447 return IEEE80211_STA_RX_BW_160; in ieee80211_chan_width_to_rx_bw()
589 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in __ieee80211_vht_handle_opmode()
595 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in __ieee80211_vht_handle_opmode()
Dchan.c206 case IEEE80211_STA_RX_BW_160: in ieee80211_get_sta_bw()
Dmlme.c467 new_sta_bw = IEEE80211_STA_RX_BW_160; in ieee80211_config_bw()
1216 bw = IEEE80211_STA_RX_BW_160; in ieee80211_chswitch_work()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c69 case IEEE80211_STA_RX_BW_160: in rs_fw_bw_from_sta_bw()
225 if (sta->bandwidth == IEEE80211_STA_RX_BW_160 && in rs_fw_vht_set_enabled_rates()
Dsta.c145 case IEEE80211_STA_RX_BW_160: in iwl_mvm_sta_send_to_fw()
Drs.c1427 case IEEE80211_STA_RX_BW_160: in rs_bw_from_sta_bw()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c491 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_tx_rate_cal()
1431 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_sta_he_tlv()
1784 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in mt7915_mcu_sta_bfer_vht()
1823 if (sta->bandwidth != IEEE80211_STA_RX_BW_160) in mt7915_mcu_sta_bfer_he()
1897 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_sta_bfer_tlv()
Dmcu.h292 CMD_CBW_160MHZ = IEEE80211_STA_RX_BW_160,
Dmac.c529 case IEEE80211_STA_RX_BW_160: in mt7915_mac_fill_rx()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dmac.c1223 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in ath11k_peer_assoc_h_vht()
1348 case IEEE80211_STA_RX_BW_160: in ath11k_peer_assoc_h_he()
1519 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) { in ath11k_mac_get_phymode_vht()
1547 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) { in ath11k_mac_get_phymode_he()
3187 case IEEE80211_STA_RX_BW_160: in ath11k_mac_op_sta_rc_update()
/kernel/linux/linux-5.10/include/net/
Dmac80211.h1983 IEEE80211_STA_RX_BW_160, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dmac.c2588 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in ath10k_peer_assoc_h_vht()
2689 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) { in ath10k_mac_get_phymode_vht()
8384 case IEEE80211_STA_RX_BW_160: in ath10k_sta_rc_update()