IEEE80211_VHTCAP_BITS
ni->ni_vhtcap, IEEE80211_VHTCAP_BITS,
db_printf("\tvhtcap=%b\n", vap->iv_vht_cap.vht_cap_info, IEEE80211_VHTCAP_BITS);
db_printf("\tvhtcaps=%b\n", ic->ic_vht_cap.vht_cap_info, IEEE80211_VHTCAP_BITS);
IEEE80211_VHTCAP_BITS);