Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dvht.c283 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta) in ieee80211_sta_cap_rx_bw() function
328 bw = ieee80211_sta_cap_rx_bw(sta); in ieee80211_sta_cur_vht_bw()
Dieee80211_i.h1707 enum ieee80211_sta_rx_bandwidth ieee80211_sta_cap_rx_bw(struct sta_info *sta);
Drx.c2698 max_bw = ieee80211_sta_cap_rx_bw(rx->sta); in ieee80211_rx_h_action()