IEEE80211_VHTOP0_CHAN_WIDTH_80
if (vht_chan_width == IEEE80211_VHTOP0_CHAN_WIDTH_80) {
if (in->in_phyctxt->vht_chan_width == IEEE80211_VHTOP0_CHAN_WIDTH_80)
if (in->in_phyctxt->vht_chan_width == IEEE80211_VHTOP0_CHAN_WIDTH_80)
vht_chan_width = IEEE80211_VHTOP0_CHAN_WIDTH_80;