Home
last modified time | relevance | path

Searched refs:SIOCGATHSTATS (Results 1 – 6 of 6) sorted by relevance

/freebsd/tools/tools/ath/common/
H A Dctrl.c171 ret = ioctl(req->s, SIOCGATHSTATS, &ifr); in ath_driver_req_fetch_stats()
/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h46 #define SIOCGATHSTATS _IOWR('i', 137, struct ifreq) macro
/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.c241 case SIOCGATHSTATS: { in ath_ioctl()
H A Dif_athioctl.h182 #define SIOCGATHSTATS _IOWR('i', 137, struct ifreq) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1346 unsigned IOCTL_SIOCGATHSTATS = SIOCGATHSTATS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc196 _(SIOCGATHSTATS, READWRITE, struct_ifreq_sz);