Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dvht.c347 return IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
356 return IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
362 IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
412 case IEEE80211_STA_RX_BW_20: in ieee80211_sta_rx_bw_to_chan_width()
440 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
450 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
581 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_20; in __ieee80211_vht_handle_opmode()
H A Dht.c256 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()
H A Dmesh_plink.c178 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()
459 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()
461 sta->sta.bandwidth = IEEE80211_STA_RX_BW_20; in mesh_sta_info_init()
H A Dchan.c197 case IEEE80211_STA_RX_BW_20: in ieee80211_get_sta_bw()
H A Dmlme.c457 new_sta_bw = IEEE80211_STA_RX_BW_20; in ieee80211_config_bw()
1180 enum ieee80211_sta_rx_bandwidth bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
1206 bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work()
H A Drx.c3306 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c69 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
91 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c75 case IEEE80211_STA_RX_BW_20: in rs_fw_bw_from_sta_bw()
216 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_fw_vht_set_enabled_rates()
H A Drs.c1446 case IEEE80211_STA_RX_BW_20: in rs_bw_from_sta_bw()
2815 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
2833 sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
H A Dsta.c154 case IEEE80211_STA_RX_BW_20: in iwl_mvm_sta_send_to_fw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h289 CMD_CBW_20MHZ = IEEE80211_STA_RX_BW_20,
H A Dmac.c514 case IEEE80211_STA_RX_BW_20: in mt7915_mac_fill_rx()
H A Dmcu.c1904 case IEEE80211_STA_RX_BW_20: in mt7915_mcu_sta_bfer_tlv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c1538 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath11k_mac_get_phymode_vht()
1564 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath11k_mac_get_phymode_he()
3178 case IEEE80211_STA_RX_BW_20: in ath11k_mac_op_sta_rc_update()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h1990 IEEE80211_STA_RX_BW_20 = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c2707 if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_mac_get_phymode_vht()
8375 case IEEE80211_STA_RX_BW_20: in ath10k_sta_rc_update()