Home
last modified time | relevance | path

Searched refs:ieee80211_sta_cur_vht_bw (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/mac80211/
H A Deht.c77 link_sta->pub->bandwidth = ieee80211_sta_cur_vht_bw(link_sta); in ieee80211_eht_cap_ie_to_sta_eht_cap()
H A Dvht.c320 link_sta->pub->bandwidth = ieee80211_sta_cur_vht_bw(link_sta); in ieee80211_vht_cap_ie_to_sta_vht_cap()
506 ieee80211_sta_cur_vht_bw(struct link_sta_info *link_sta) in ieee80211_sta_cur_vht_bw() function
693 new_bw = ieee80211_sta_cur_vht_bw(link_sta); in __ieee80211_vht_handle_opmode()
H A Dhe.c164 link_sta->pub->bandwidth = ieee80211_sta_cur_vht_bw(link_sta); in ieee80211_he_cap_ie_to_sta_he_cap()
H A Dieee80211_i.h2150 ieee80211_sta_cur_vht_bw(struct link_sta_info *link_sta);
H A Dchan.c432 new_sta_bw = ieee80211_sta_cur_vht_bw(link_sta); in ieee80211_chan_bw_change()
H A Drx.c3555 new_bw = ieee80211_sta_cur_vht_bw(rx->link_sta); in ieee80211_rx_h_action()
/kernel/linux/linux-5.10/net/mac80211/
H A Dhe.c100 sta->sta.bandwidth = ieee80211_sta_cur_vht_bw(sta); in ieee80211_he_cap_ie_to_sta_he_cap()
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 Dieee80211_i.h1908 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()

Completed in 26 milliseconds