Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net80211/
H A Dieee80211_superg.h51 #define ATHEROS_CAP_WME 0x40 /* CWMin tuning */ macro
/freebsd-14.2/sbin/ifconfig/
H A Difieee80211.c2954 if (ath->ath_capability & ATHEROS_CAP_WME) in printathie()