Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dvht.c336 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw() function
442 bw = ieee80211_sta_cap_rx_bw(sta); in ieee80211_sta_cur_vht_bw()
Dieee80211_i.h1848 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta);
Dtdls.c1272 bw = min(bw, ieee80211_sta_cap_rx_bw(sta)); in iee80211_tdls_recalc_chanctx()
Drx.c3134 max_bw = ieee80211_sta_cap_rx_bw(rx->sta); in ieee80211_rx_h_action()