Home
last modified time | relevance | path

Searched defs:wl_timer (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_mac80211.h24 struct wl_timer { struct
32 struct wl_timer *next; argument
34 char *name; /* Description of the timer */
Dwl_mac80211.c1574 static void wl_timer(unsigned long data) in wl_timer() function