Home
last modified time | relevance | path

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

/openbmc/linux/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
691 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 Dchan.c432 new_sta_bw = ieee80211_sta_cur_vht_bw(link_sta); in ieee80211_chan_bw_change()
H A Dieee80211_i.h2152 ieee80211_sta_cur_vht_bw(struct link_sta_info *link_sta);
H A Drx.c3562 new_bw = ieee80211_sta_cur_vht_bw(rx->link_sta); in ieee80211_rx_h_action()