Home
last modified time | relevance | path

Searched refs:cur_max_bandwidth (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/
A Dvht.c298 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in ieee80211_vht_cap_ie_to_sta_vht_cap()
301 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_80; 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()
462 bw = min(bw, sta->cur_max_bandwidth); in ieee80211_sta_cur_vht_bw()
588 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_20; in __ieee80211_vht_handle_opmode()
592 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_40; in __ieee80211_vht_handle_opmode()
596 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in __ieee80211_vht_handle_opmode()
598 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_80; in __ieee80211_vht_handle_opmode()
602 sta->cur_max_bandwidth = IEEE80211_STA_RX_BW_160; in __ieee80211_vht_handle_opmode()
A Dhe.c156 sta->cur_max_bandwidth = ieee80211_sta_cap_rx_bw(sta); in ieee80211_he_cap_ie_to_sta_he_cap()
A Dsta_info.h667 enum ieee80211_sta_rx_bandwidth cur_max_bandwidth; member
A Dht.c269 sta->cur_max_bandwidth = in ieee80211_ht_cap_ie_to_sta_ht_cap()
A Drx.c3367 rx->sta->cur_max_bandwidth = max_bw; in ieee80211_rx_h_action()

Completed in 16 milliseconds