Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_superg.h52 #define ATHEROS_CAP_BURST 0x20 /* Bursting - not negotiated */ macro
/f-stack/tools/ifconfig/
H A Difieee80211.c2938 if (ath->ath_capability & ATHEROS_CAP_BURST) in printathie()