Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dchan.c198 static enum nl80211_chan_width ieee80211_get_sta_bw(struct sta_info *sta, in ieee80211_get_sta_bw() function
253 max_bw = max(max_bw, ieee80211_get_sta_bw(sta, link_id)); in ieee80211_get_max_required_bw()