Searched refs:IEEE80211_FHT_BITS (Results 1 – 2 of 2) sorted by relevance
372 db_printf("\tflags_ht=%b\n", vap->iv_flags_ht, IEEE80211_FHT_BITS); in _db_show_vap()536 db_printf("\tflags_ht=%b\n", ic->ic_flags_ht, IEEE80211_FHT_BITS); in _db_show_com()
624 #define IEEE80211_FHT_BITS \ macro