Searched refs:SIOCGIWPRIV (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dwireless.h257 #define SIOCGIWPRIV 0x8B0D /* get private ioctl interface info */ macro
333 * with SIOCGIWPRIV and *must* use arguments as defined below.
406 * The following is used with SIOCGIWPRIV. It allow a driver to define
/linux-master/net/wireless/
H A Dwext-core.c83 [IW_IOCTL_IDX(SIOCGIWPRIV)] = { /* (handled directly by us) */
969 if (cmd == SIOCGIWPRIV && dev->wireless_handlers)

Completed in 241 milliseconds