Go to the documentation of this file.
20 #ifndef _GELIC_WIRELESS_H
21 #define _GELIC_WIRELESS_H
23 #include <linux/wireless.h>
115 #define GELIC_WL_EURUS_PSK_MAX_LEN 64
116 #define WPA_PSK_LEN 32
177 #define GELIC_EURUS_MAX_SCAN (16)
241 #define GELIC_WEP_KEYS 4
295 #define GELIC_WL_BSS_MAX_ENT 32
296 #define GELIC_WL_ASSOC_RETRY 50
303 return port_priv(port);
320 #define GELIC_WL_PRIV_SET_PSK (SIOCIWFIRSTPRIV + 0)
321 #define GELIC_WL_PRIV_GET_PSK (SIOCIWFIRSTPRIV + 1)