Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dwireless.h259 #define SIOCGIWSTATS 0x8B0F /* Get /proc/net/wireless stats */ macro
/linux-6.12.1/net/wireless/
Dwext-core.c92 [IW_IOCTL_IDX(SIOCGIWSTATS)] = { /* (handled directly by us) */
964 if (cmd == SIOCGIWSTATS) in wireless_process_ioctl()