Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dhe.c99 sta->cur_max_bandwidth = ieee80211_sta_cap_rx_bw(sta); in ieee80211_he_cap_ie_to_sta_he_cap()
H A 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()
H A Dtdls.c1271 bw = min(bw, ieee80211_sta_cap_rx_bw(sta)); in iee80211_tdls_recalc_chanctx()
H A Dieee80211_i.h1887 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta);
H A Drx.c3308 max_bw = ieee80211_sta_cap_rx_bw(rx->sta); in ieee80211_rx_h_action()