NL80211_CHAN_WIDTH_20
case NL80211_CHAN_WIDTH_20:
chandef->width = NL80211_CHAN_WIDTH_20;
chanctx_conf->def.width = NL80211_CHAN_WIDTH_20;
chanctx_conf->min_def.width = NL80211_CHAN_WIDTH_20;
case NL80211_CHAN_WIDTH_20:
return (NL80211_CHAN_WIDTH_20); /* _NOHT */
if (chanctx_conf->def.width == NL80211_CHAN_WIDTH_20 &&