Searched refs:IEEE80211_STA_RX_BW_20 (Results 1 – 7 of 7) sorted by relevance
344 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()
256 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()
177 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()455 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()457 sta->sta.bandwidth = IEEE80211_STA_RX_BW_20; in mesh_sta_info_init()
197 case IEEE80211_STA_RX_BW_20: in ieee80211_get_sta_bw()
414 new_sta_bw = IEEE80211_STA_RX_BW_20; in ieee80211_config_bw()1116 enum ieee80211_sta_rx_bandwidth bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()1142 bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
3171 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
1908 IEEE80211_STA_RX_BW_20 = 0, enumerator