Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dchan.c196 static enum nl80211_chan_width ieee80211_get_sta_bw(struct sta_info *sta) in ieee80211_get_sta_bw() function
239 max_bw = max(max_bw, ieee80211_get_sta_bw(sta)); in ieee80211_get_max_required_bw()