Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dvht.c471 ieee80211_chan_width_to_rx_bw(enum nl80211_chan_width width) in ieee80211_chan_width_to_rx_bw() function
525 bw = min(bw, ieee80211_chan_width_to_rx_bw(sta->tdls_chandef.width)); in ieee80211_sta_cur_vht_bw()
527 bw = min(bw, ieee80211_chan_width_to_rx_bw(bss_width)); in ieee80211_sta_cur_vht_bw()
Dtdls.c1272 bw = ieee80211_chan_width_to_rx_bw(conf->def.width); in iee80211_tdls_recalc_chanctx()
Dieee80211_i.h2069 ieee80211_chan_width_to_rx_bw(enum nl80211_chan_width width);