Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_RX_BW_160 (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/net/mac80211/
Dvht.c298 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in ieee80211_vht_cap_ie_to_sta_vht_cap()
313 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in ieee80211_vht_cap_ie_to_sta_vht_cap()
352 return IEEE80211_STA_RX_BW_160; in ieee80211_sta_cap_rx_bw()
368 return IEEE80211_STA_RX_BW_160; in ieee80211_sta_cap_rx_bw()
376 return IEEE80211_STA_RX_BW_160; in ieee80211_sta_cap_rx_bw()
421 case IEEE80211_STA_RX_BW_160: in ieee80211_sta_rx_bw_to_chan_width()
447 return IEEE80211_STA_RX_BW_160; in ieee80211_chan_width_to_rx_bw()
596 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in __ieee80211_vht_handle_opmode()
602 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in __ieee80211_vht_handle_opmode()
Dchan.c210 case IEEE80211_STA_RX_BW_160: in ieee80211_get_sta_bw()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h22 CMD_CBW_160MHZ = IEEE80211_STA_RX_BW_160,
Dmt76_connac_mcu.c623 case IEEE80211_STA_RX_BW_160: in mt76_connac_mcu_sta_he_tlv()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c15 case IEEE80211_STA_RX_BW_160: in rs_fw_bw_from_sta_bw()
167 if (sta->bandwidth == IEEE80211_STA_RX_BW_160 && in rs_fw_vht_set_enabled_rates()
Drs.c1426 case IEEE80211_STA_RX_BW_160: in rs_bw_from_sta_bw()
Dsta.c90 case IEEE80211_STA_RX_BW_160: in iwl_mvm_sta_send_to_fw()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c270 if (nss > 1 && (sta->bandwidth == IEEE80211_STA_RX_BW_160)) in mt7915_mcu_set_sta_he_mcs()
303 if (nss > 1 && (sta->bandwidth == IEEE80211_STA_RX_BW_160)) in mt7915_mcu_set_sta_vht_mcs()
569 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_tx_rate_parse()
1566 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_sta_he_tlv()
1950 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in mt7915_mcu_sta_bfer_vht()
1958 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in mt7915_mcu_sta_bfer_vht()
1989 if (sta->bandwidth != IEEE80211_STA_RX_BW_160) in mt7915_mcu_sta_bfer_he()
2073 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_sta_bfer_tlv()
4053 case IEEE80211_STA_RX_BW_160: in mt7915_mcu_get_rx_rate()
Dmcu.h434 CMD_CBW_160MHZ = IEEE80211_STA_RX_BW_160,
Dmac.c567 case IEEE80211_STA_RX_BW_160: in mt7915_mac_fill_rx()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmcu.c328 case IEEE80211_STA_RX_BW_160: in mt7921_mcu_tx_rate_parse()
386 case IEEE80211_STA_RX_BW_160: in mt7921_mcu_tx_rate_parse()
Dmac.c556 case IEEE80211_STA_RX_BW_160: in mt7921_mac_fill_rx()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c1262 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in ath11k_peer_assoc_h_vht()
1392 case IEEE80211_STA_RX_BW_160: in ath11k_peer_assoc_h_he()
1563 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) { in ath11k_mac_get_phymode_vht()
1591 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) { in ath11k_mac_get_phymode_he()
3441 case IEEE80211_STA_RX_BW_160: in ath11k_mac_op_sta_rc_update()
/Linux-v5.15/include/net/
Dmac80211.h1999 IEEE80211_STA_RX_BW_160, enumerator
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c2589 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) in ath10k_peer_assoc_h_vht()
2690 if (sta->bandwidth == IEEE80211_STA_RX_BW_160) { in ath10k_mac_get_phymode_vht()
8452 case IEEE80211_STA_RX_BW_160: in ath10k_sta_rc_update()