Searched refs:IEEE80211_STA_RX_BW_40 (Results 1 – 17 of 17) sorted by relevance
290 IEEE80211_STA_RX_BW_40 : in ieee80211_sta_cap_rx_bw()310 return IEEE80211_STA_RX_BW_40; in ieee80211_chan_width_to_rx_bw()409 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_40; in __ieee80211_vht_handle_opmode()
251 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()259 IEEE80211_STA_RX_BW_40 : IEEE80211_STA_RX_BW_20; in ieee80211_ht_cap_ie_to_sta_ht_cap()
1180 sta->bandwidth < IEEE80211_STA_RX_BW_40) in minstrel_ht_update_caps()
201 case IEEE80211_STA_RX_BW_40: in ieee80211_get_sta_bw()
424 new_sta_bw = IEEE80211_STA_RX_BW_40; in ieee80211_config_bw()
371 bw_40 = sta->bandwidth >= IEEE80211_STA_RX_BW_40; in rtl92se_tx_fill_desc()
2143 u8 curtxbw_40mhz = (sta->bandwidth >= IEEE80211_STA_RX_BW_40) ? 1 : 0; in rtl92se_update_hal_rate_mask()
463 bw_40 = sta->bandwidth >= IEEE80211_STA_RX_BW_40; in rtl92ce_tx_fill_desc()
575 bw_40 = sta->bandwidth >= IEEE80211_STA_RX_BW_40; in rtl92de_tx_fill_desc()
1957 u8 curtxbw_40mhz = (sta->bandwidth >= IEEE80211_STA_RX_BW_40) ? 1 : 0; in rtl92de_update_hal_rate_mask()
2120 if (sta->bandwidth >= IEEE80211_STA_RX_BW_40) { in ath10k_peer_assoc_h_ht()2421 if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()2427 if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()2446 else if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()2452 if (sta->bandwidth >= IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()6292 case IEEE80211_STA_RX_BW_40: in ath10k_sta_rc_update()
162 return sta->bandwidth >= IEEE80211_STA_RX_BW_40; in iwl_is_ht40_tx_allowed()
1608 bool wide = wlvif->rc_update_bw >= IEEE80211_STA_RX_BW_40; in wl18xx_sta_rc_update()
1627 IEEE80211_STA_RX_BW_40, enumerator
126 case IEEE80211_STA_RX_BW_40: in iwl_mvm_sta_send_to_fw()
1563 else if (sta->bandwidth >= IEEE80211_STA_RX_BW_40) in rs_bw_from_sta_bw()
2064 u8 curtxbw_40mhz = (sta->bandwidth >= IEEE80211_STA_RX_BW_40) ? 1 : 0; in rtl92cu_update_hal_rate_mask()