SIOCIWFIRSTPRIV   639 include/linux/wireless.h #define IW_EVENT_CAPA_BASE(cmd)		((cmd >= SIOCIWFIRSTPRIV) ? \
SIOCIWFIRSTPRIV   640 include/linux/wireless.h 					 (cmd - SIOCIWFIRSTPRIV + 0x60) : \
SIOCIWFIRSTPRIV   446 net/wireless/wext.c 	index = cmd - SIOCIWFIRSTPRIV;
SIOCIWFIRSTPRIV  1052 net/wireless/wext.c 		if (cmd < SIOCIWFIRSTPRIV)