Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
HDieee80211_var.h709 #define IEEE80211_C_HTCAP_BITS \ macro
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_ddb.c385 db_printf("\thtcaps=%pb%i\n", IEEE80211_C_HTCAP_BITS, vap->iv_htcaps); in _db_show_vap()