Home
last modified time | relevance | path

Searched refs:IEEE80211_FEXT_BITS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ddb.c362 db_printf("\tflags_ext=%b\n", vap->iv_flags_ext, IEEE80211_FEXT_BITS); in _db_show_vap()
539 db_printf("\tflags_ext=%b\n", ic->ic_flags_ext, IEEE80211_FEXT_BITS); in _db_show_com()
H A Dieee80211_var.h691 #define IEEE80211_FEXT_BITS \ macro