Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dvht.c387 ret = IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
397 ret = IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
407 IEEE80211_STA_RX_BW_20; in ieee80211_sta_cap_rx_bw()
460 case IEEE80211_STA_RX_BW_20: in ieee80211_sta_rx_bw_to_chan_width()
488 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
500 return IEEE80211_STA_RX_BW_20; in ieee80211_chan_width_to_rx_bw()
673 link_sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_20; in __ieee80211_vht_handle_opmode()
H A Dht.c268 bw = IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
276 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
285 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
H A Dmesh_plink.c179 if (sta->sta.deflink.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()
474 if (sta->sta.deflink.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()
476 sta->sta.deflink.bandwidth = IEEE80211_STA_RX_BW_20; in mesh_sta_info_init()
H A Dchan.c213 case IEEE80211_STA_RX_BW_20: in ieee80211_get_sta_bw()
H A Drx.c3557 max_bw = IEEE80211_STA_RX_BW_20; in ieee80211_rx_h_action()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c69 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
91 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) { in _rtl_rc_get_highest_rix()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c23 case IEEE80211_STA_RX_BW_20: in rs_fw_bw_from_sta_bw()
160 if (link_sta->bandwidth == IEEE80211_STA_RX_BW_20) in rs_fw_vht_set_enabled_rates()
H A Drs.c1399 case IEEE80211_STA_RX_BW_20: in rs_bw_from_sta_bw()
2771 sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
2789 sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in rs_vht_set_enabled_rates()
H A Dsta.c173 case IEEE80211_STA_RX_BW_20: in iwl_mvm_sta_send_to_fw()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h52 CMD_CBW_20MHZ = IEEE80211_STA_RX_BW_20,
H A Dmt76_connac_mac.c1072 case IEEE80211_STA_RX_BW_20: in mt76_connac2_mac_fill_rx_rate()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c132 bw = IEEE80211_STA_RX_BW_20; in mt7921_mac_sta_poll()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c198 bw = IEEE80211_STA_RX_BW_20; in mt7996_mac_sta_poll()
418 case IEEE80211_STA_RX_BW_20: in mt7996_mac_fill_rx_rate()
H A Dmcu.c1474 case IEEE80211_STA_RX_BW_20: in mt7996_mcu_sta_bfer_tlv()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1926 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in ath12k_mac_get_phymode_vht()
1952 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in ath12k_mac_get_phymode_he()
1987 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in ath12k_mac_get_phymode_eht()
3725 case IEEE80211_STA_RX_BW_20: in ath12k_mac_ieee80211_sta_bw_to_wmi()
/openbmc/linux/include/net/
H A Dmac80211.h2180 IEEE80211_STA_RX_BW_20 = 0, enumerator
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c197 bw = IEEE80211_STA_RX_BW_20; in mt7915_mac_sta_poll()
H A Dmcu.c1250 case IEEE80211_STA_RX_BW_20: in mt7915_mcu_sta_bfer_tlv()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2710 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in ath11k_mac_get_phymode_vht()
2736 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in ath11k_mac_get_phymode_he()
4999 case IEEE80211_STA_RX_BW_20: in ath11k_mac_ieee80211_sta_bw_to_wmi()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2723 if (sta->deflink.bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_mac_get_phymode_vht()
8538 case IEEE80211_STA_RX_BW_20: in ath10k_sta_rc_update()