Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
wl_wext.h File Reference

Go to the source code of this file.

Functions

struct iw_statisticswl_wireless_stats (struct net_device *dev)
 
struct iw_statisticswl_get_wireless_stats (struct net_device *dev)
 
void wl_spy_gather (struct net_device *dev, u_char *mac)
 
void wl_wext_event_freq (struct net_device *dev)
 
void wl_wext_event_mode (struct net_device *dev)
 
void wl_wext_event_essid (struct net_device *dev)
 
void wl_wext_event_encode (struct net_device *dev)
 
void wl_wext_event_ap (struct net_device *dev)
 
void wl_wext_event_scan_complete (struct net_device *dev)
 
void wl_wext_event_new_sta (struct net_device *dev)
 
void wl_wext_event_expired_sta (struct net_device *dev)
 
void wl_wext_event_mic_failed (struct net_device *dev)
 
void wl_wext_event_assoc_ie (struct net_device *dev)
 

Variables

struct iw_handler_def wl_iw_handler_def
 

Function Documentation

struct iw_statistics* wl_get_wireless_stats ( struct net_device dev)
read

Definition at line 3336 of file wl_wext.c.

void wl_spy_gather ( struct net_device dev,
u_char mac 
)
inline

Definition at line 3386 of file wl_wext.c.

void wl_wext_event_ap ( struct net_device dev)

Definition at line 3646 of file wl_wext.c.

void wl_wext_event_assoc_ie ( struct net_device dev)

Definition at line 3878 of file wl_wext.c.

void wl_wext_event_encode ( struct net_device dev)

Definition at line 3576 of file wl_wext.c.

void wl_wext_event_essid ( struct net_device dev)

Definition at line 3531 of file wl_wext.c.

void wl_wext_event_expired_sta ( struct net_device dev)

Definition at line 3777 of file wl_wext.c.

void wl_wext_event_freq ( struct net_device dev)

Definition at line 3448 of file wl_wext.c.

void wl_wext_event_mic_failed ( struct net_device dev)

Definition at line 3814 of file wl_wext.c.

void wl_wext_event_mode ( struct net_device dev)

Definition at line 3488 of file wl_wext.c.

void wl_wext_event_new_sta ( struct net_device dev)

Definition at line 3738 of file wl_wext.c.

void wl_wext_event_scan_complete ( struct net_device dev)

Definition at line 3701 of file wl_wext.c.

struct iw_statistics* wl_wireless_stats ( struct net_device dev)
read

Definition at line 3238 of file wl_wext.c.

Variable Documentation

struct iw_handler_def wl_iw_handler_def

Definition at line 3980 of file wl_wext.c.