Home
last modified time | relevance | path

Searched refs:wlc_if (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h176 struct wlc_if;
226 struct wlc_if *wlcif);
374 struct wlc_if;
502 extern bool wlc_send80211_raw(struct wlc_info *wlc, struct wlc_if *wlcif,
508 struct wlc_if *wlcif);
510 struct wlc_if *wlcif);
Dwlc_types.h24 struct wlc_if;
Dwl_export.h23 struct wlc_if;
Dwlc_main.h363 struct wlc_if { struct
364 struct wlc_if *next; argument
748 struct wlc_if *wlcif_list; /* linked list of wlc_if structs */
931 int len, int val_size, struct wlc_if *wlcif);
Dwlc_main.c321 struct wlc_if *wlcif);
3047 struct wlc_if *wlcif) in wlc_ioctl()
3055 struct wlc_if *wlcif) in _wlc_ioctl()
4366 bool set, struct wlc_if *wlcif) in wlc_iovar_op()
4504 int val_size, struct wlc_if *wlcif) in wlc_doiovar()
8402 struct wlc_if *wlcif; in wlc_txflowcontrol_signal()