Searched refs:SIOCIWFIRSTPRIV (Results 1 – 3 of 3) sorted by relevance
337 #define SIOCIWFIRSTPRIV 0x8BE0 macro658 #define IW_EVENT_CAPA_BASE(cmd) ((cmd >= SIOCIWFIRSTPRIV) ? \659 (cmd - SIOCIWFIRSTPRIV + 0x60) : \
727 index = cmd - SIOCIWFIRSTPRIV; in get_handler() 979 if (cmd < SIOCIWFIRSTPRIV) in wireless_process_ioctl()
9880 IPW_PRIV_SET_POWER = SIOCIWFIRSTPRIV,