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) : \
725 index = cmd - SIOCIWFIRSTPRIV; in get_handler()977 if (cmd < SIOCIWFIRSTPRIV) in wireless_process_ioctl()
7998 #define IPW2100_PRIV_SET_MONITOR SIOCIWFIRSTPRIV7999 #define IPW2100_PRIV_RESET SIOCIWFIRSTPRIV+18000 #define IPW2100_PRIV_SET_POWER SIOCIWFIRSTPRIV+28001 #define IPW2100_PRIV_GET_POWER SIOCIWFIRSTPRIV+38002 #define IPW2100_PRIV_SET_LONGPREAMBLE SIOCIWFIRSTPRIV+48003 #define IPW2100_PRIV_GET_LONGPREAMBLE SIOCIWFIRSTPRIV+58004 #define IPW2100_PRIV_SET_CRC_CHECK SIOCIWFIRSTPRIV+68005 #define IPW2100_PRIV_GET_CRC_CHECK SIOCIWFIRSTPRIV+7