Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dvht.c483 ieee80211_chan_width_to_rx_bw(enum nl80211_chan_width width) in ieee80211_chan_width_to_rx_bw() function
544 bw = min(bw, ieee80211_chan_width_to_rx_bw(sta->tdls_chandef.width)); in _ieee80211_sta_cur_vht_bw()
546 bw = min(bw, ieee80211_chan_width_to_rx_bw(bss_width)); in _ieee80211_sta_cur_vht_bw()
Dtdls.c1341 bw = ieee80211_chan_width_to_rx_bw(conf->def.width); in iee80211_tdls_recalc_chanctx()
Dieee80211_i.h2202 ieee80211_chan_width_to_rx_bw(enum nl80211_chan_width width);