ieee80211_chan_width_to_rx_bw
capa.bandwidth = ieee80211_chan_width_to_rx_bw(chandef->width);
rx_bw = ieee80211_chan_width_to_rx_bw(width);
capa.bandwidth = ieee80211_chan_width_to_rx_bw(chandef->width);
ieee80211_chan_width_to_rx_bw(ap_chan_out.non_dbe_width);
bw = min(bw, ieee80211_chan_width_to_rx_bw(sta->tdls_chandef.width));
bw = min(bw, ieee80211_chan_width_to_rx_bw(bss_width));
bw = ieee80211_chan_width_to_rx_bw(conf->def.width);