Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dvht.c291 IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
308 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
318 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
406 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.c173 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()
421 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()
423 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.c2696 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
Dmlme.c421 new_sta_bw = IEEE80211_STA_RX_BW_20; in ieee80211_config_bw()
/linux-4.4.14/include/net/
Dmac80211.h1626 IEEE80211_STA_RX_BW_20 = 0, enumerator
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.c2873 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
2891 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
Dsta.c129 case IEEE80211_STA_RX_BW_20: in iwl_mvm_sta_send_to_fw()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c2448 else if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_peer_assoc_h_phymode()
6289 case IEEE80211_STA_RX_BW_20: in ath10k_sta_rc_update()