Searched refs:IEEE80211_VHTCAP_BITS (Results 1 – 4 of 4) sorted by relevance
321 ni->ni_vhtcap, IEEE80211_VHTCAP_BITS, in _db_show_sta()506 db_printf("\tvhtcap=%b\n", vap->iv_vht_cap.vht_cap_info, IEEE80211_VHTCAP_BITS); in _db_show_vap()688 db_printf("\tvhtcaps=%b\n", ic->ic_vht_cap.vht_cap_info, IEEE80211_VHTCAP_BITS); in _db_show_com()
204 IEEE80211_VHTCAP_BITS); in ieee80211_vht_announce()
1055 #define IEEE80211_VHTCAP_BITS \ macro
4307 printb("vhtcaps", dc->dc_vhtcaps, IEEE80211_VHTCAP_BITS); in list_capabilities()