Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Dvht.c435 ieee80211_chan_width_to_rx_bw(enum nl80211_chan_width width) in ieee80211_chan_width_to_rx_bw() function
473 bw = min(bw, ieee80211_chan_width_to_rx_bw(bss_width)); in ieee80211_sta_cur_vht_bw()
Dieee80211_i.h1898 ieee80211_chan_width_to_rx_bw(enum nl80211_chan_width width);
Dtdls.c1270 bw = ieee80211_chan_width_to_rx_bw(conf->def.width); in iee80211_tdls_recalc_chanctx()