Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dvht.c344 IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
394 case IEEE80211_STA_RX_BW_20: in ieee80211_sta_rx_bw_to_chan_width()
422 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
432 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
526 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_20; in __ieee80211_vht_handle_opmode()
Dht.c256 bw = IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
263 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
271 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dmesh_plink.c177 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()
453 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()
455 sta->sta.bandwidth = IEEE80211_STA_RX_BW_20; in mesh_sta_info_init()
Dchan.c197 case IEEE80211_STA_RX_BW_20: in ieee80211_get_sta_bw()
Dmlme.c409 new_sta_bw = IEEE80211_STA_RX_BW_20; in ieee80211_config_bw()
1108 enum ieee80211_sta_rx_bandwidth bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
1134 bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
Drx.c3132 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Drc.c69 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
91 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c75 case IEEE80211_STA_RX_BW_20: in rs_fw_bw_from_sta_bw()
204 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_fw_vht_set_enabled_rates()
Drs.c1440 case IEEE80211_STA_RX_BW_20: in rs_bw_from_sta_bw()
2807 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
2825 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
Dsta.c156 case IEEE80211_STA_RX_BW_20: in iwl_mvm_sta_send_to_fw()
/Linux-v5.4/include/net/
Dmac80211.h1884 IEEE80211_STA_RX_BW_20 = 0, enumerator
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c2658 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_mac_get_phymode_vht()
7608 case IEEE80211_STA_RX_BW_20: in ath10k_sta_rc_update()