Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dvht.c327 IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
369 case IEEE80211_STA_RX_BW_20: in ieee80211_sta_rx_bw_to_chan_width()
397 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
407 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
501 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_20; in __ieee80211_vht_handle_opmode()
Dht.c250 bw = IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
257 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
265 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dmesh_plink.c179 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()
445 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()
447 sta->sta.bandwidth = IEEE80211_STA_RX_BW_20; in mesh_sta_info_init()
Dchan.c196 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()
1078 enum ieee80211_sta_rx_bandwidth bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
1104 bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
Drx.c3047 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Drc.c91 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
113 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
/Linux-v4.19/drivers/staging/rtlwifi/
Drc.c73 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in _rtl_rc_get_highest_rix()
88 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in _rtl_rc_get_highest_rix()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c75 case IEEE80211_STA_RX_BW_20: in rs_fw_bw_from_sta_bw()
177 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_fw_vht_set_enabled_rates()
Drs.c1642 case IEEE80211_STA_RX_BW_20: in rs_bw_from_sta_bw()
2996 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
3014 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
Dsta.c161 case IEEE80211_STA_RX_BW_20: in iwl_mvm_sta_send_to_fw()
/Linux-v4.19/include/net/
Dmac80211.h1775 IEEE80211_STA_RX_BW_20 = 0, enumerator
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c2612 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_mac_get_phymode_vht()
7238 case IEEE80211_STA_RX_BW_20: in ath10k_sta_rc_update()