Home
last modified time | relevance | path

Searched refs:ieee80211_sta_cur_vht_bw (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dvht.c316 sta->sta.bandwidth = ieee80211_sta_cur_vht_bw(sta); in ieee80211_vht_cap_ie_to_sta_vht_cap()
455 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta) in ieee80211_sta_cur_vht_bw() function
599 new_bw = ieee80211_sta_cur_vht_bw(sta); in __ieee80211_vht_handle_opmode()
H A Dhe.c100 sta->sta.bandwidth = ieee80211_sta_cur_vht_bw(sta); in ieee80211_he_cap_ie_to_sta_he_cap()
H A Dieee80211_i.h1888 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta);
H A Drx.c3312 new_bw = ieee80211_sta_cur_vht_bw(rx->sta); in ieee80211_rx_h_action()