Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_superg.h50 #define ATHEROS_CAP_BURST 0x20 /* Bursting - not negotiated */ macro
/freebsd/sbin/ifconfig/
H A Difieee80211.c2954 if (ath->ath_capability & ATHEROS_CAP_BURST) in printathie()