Home
last modified time | relevance | path

Searched refs:SIOCGATHAGSTATS (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ath/
HDif_athioctl.h174 #define SIOCGATHAGSTATS _IOWR('i', 141, struct ifreq) macro
HDif_ath.c6001 case SIOCGATHAGSTATS: in ath_ioctl()
/trueos/tools/tools/ath/athaggrstats/
HDathaggrstats.c182 if (ioctl(wf->s, SIOCGATHAGSTATS, &wf->ifr) < 0) in ath_collect()