Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dvht.c276 IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
293 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
303 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
390 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_20; in __ieee80211_vht_handle_opmode()
Dht.c244 bw = IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
251 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
259 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dmesh_plink.c176 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()
412 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()
414 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()
Drx.c2674 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
Dmlme.c428 new_sta_bw = IEEE80211_STA_RX_BW_20; in ieee80211_config_bw()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.c129 case IEEE80211_STA_RX_BW_20: in iwl_mvm_sta_send_to_fw()
Drs.c2655 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
2673 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
/linux-4.1.27/include/net/
Dmac80211.h1558 IEEE80211_STA_RX_BW_20 = 0, enumerator
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c1741 else if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_peer_assoc_h_phymode()
5015 case IEEE80211_STA_RX_BW_20: in ath10k_sta_rc_update()