Searched refs:IEEE80211_F_BITS (Results 1 – 2 of 2) sorted by relevance
500 db_printf("\tflags=%b\n", vap->iv_flags, IEEE80211_F_BITS); in _db_show_vap()680 db_printf("\tflags=%b\n", ic->ic_flags, IEEE80211_F_BITS); in _db_show_com()
659 #define IEEE80211_F_BITS \ macro