Home
last modified time | relevance | path

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

/net/mac80211/
Dvht.c316 sta->sta.bandwidth = ieee80211_sta_cur_vht_bw(sta); in ieee80211_vht_cap_ie_to_sta_vht_cap()
436 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta) in ieee80211_sta_cur_vht_bw() function
539 new_bw = ieee80211_sta_cur_vht_bw(sta); in __ieee80211_vht_handle_opmode()
Dieee80211_i.h1849 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cur_vht_bw(struct sta_info *sta);
Drx.c3138 new_bw = ieee80211_sta_cur_vht_bw(rx->sta); in ieee80211_rx_h_action()