Searched refs:b43legacy_wl (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Drfkill.c54 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw);
H A Db43legacy.h569 struct b43legacy_wl { struct
658 struct b43legacy_wl *wl;
717 /* Devicelist in struct b43legacy_wl (all 802.11 cores) */
728 struct b43legacy_wl *hw_to_b43legacy_wl(struct ieee80211_hw *hw)
768 int b43legacy_is_mode(struct b43legacy_wl *wl, int type)
816 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...)
818 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...)
820 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...)
823 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...)
H A Dmain.c171 static int b43legacy_ratelimit(struct b43legacy_wl *wl)
182 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...)
195 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...)
208 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...)
222 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...)
1145 struct b43legacy_wl *wl = dev->wl;
1157 struct b43legacy_wl *wl = dev->wl;
1167 struct b43legacy_wl *wl = dev->wl;
1215 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl,
[all...]
H A Dleds.c37 struct b43legacy_wl *wl = dev->wl;
54 struct b43legacy_wl *wl = dev->wl;

Completed in 174 milliseconds