Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_superg.h46 #define ATHEROS_CAP_COMPRESSION 0x02 /* data compression */ macro
/freebsd/sbin/ifconfig/
H A Difieee80211.c2946 if (ath->ath_capability & ATHEROS_CAP_COMPRESSION) in printathie()