Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dvht.c268 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw() function
313 bw = min(bw, ieee80211_sta_cap_rx_bw(sta)); in ieee80211_sta_cur_vht_bw()
Dieee80211_i.h1709 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta);
Drx.c2676 max_bw = ieee80211_sta_cap_rx_bw(rx->sta); in ieee80211_rx_h_action()