Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_RX_BW_80 (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/net/mac80211/
Dvht.c262 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_80; in ieee80211_vht_cap_ie_to_sta_vht_cap()
284 return IEEE80211_STA_RX_BW_80; in ieee80211_sta_cap_rx_bw()
297 return IEEE80211_STA_RX_BW_80; in ieee80211_chan_width_to_rx_bw()
396 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_80; in __ieee80211_vht_handle_opmode()
Drc80211_minstrel_ht.c1202 if (sta->bandwidth < IEEE80211_STA_RX_BW_80 || in minstrel_ht_update_caps()
Dchan.c203 case IEEE80211_STA_RX_BW_80: in ieee80211_get_sta_bw()
Dmlme.c434 new_sta_bw = IEEE80211_STA_RX_BW_80; in ieee80211_config_bw()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.c123 case IEEE80211_STA_RX_BW_80: in iwl_mvm_sta_send_to_fw()
Drs.c1522 if (sta->bandwidth >= IEEE80211_STA_RX_BW_80) in rs_bw_from_sta_bw()
/linux-4.1.27/include/net/
Dmac80211.h1560 IEEE80211_STA_RX_BW_80, enumerator
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c1651 if (sta->bandwidth == IEEE80211_STA_RX_BW_80) in ath10k_peer_assoc_h_vht()
1737 if (sta->bandwidth == IEEE80211_STA_RX_BW_80) in ath10k_peer_assoc_h_phymode()
5021 case IEEE80211_STA_RX_BW_80: in ath10k_sta_rc_update()