Home
last modified time | relevance | path

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

/net/mac80211/
Dvht.c333 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw() function
461 bw = ieee80211_sta_cap_rx_bw(sta); in ieee80211_sta_cur_vht_bw()
Dhe.c156 sta->deflink.cur_max_bandwidth = ieee80211_sta_cap_rx_bw(sta); in ieee80211_he_cap_ie_to_sta_he_cap()
Dchan.c198 enum ieee80211_sta_rx_bandwidth width = ieee80211_sta_cap_rx_bw(sta); in ieee80211_get_sta_bw()
Dtdls.c1271 bw = min(bw, ieee80211_sta_cap_rx_bw(sta)); in iee80211_tdls_recalc_chanctx()
Dieee80211_i.h2095 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta);
Drx.c3376 max_bw = ieee80211_sta_cap_rx_bw(rx->sta); in ieee80211_rx_h_action()