Searched refs:b43_wl (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dleds.h5 struct b43_wl;
18 struct b43_wl *wl;
65 void b43_leds_unregister(struct b43_wl *wl);
81 static inline void b43_leds_unregister(struct b43_wl *wl)
H A Drfkill.c25 struct b43_wl *wl = hw_to_b43_wl(hw);
H A Dleds.c78 struct b43_wl *wl = container_of(leds, struct b43_wl, leds);
100 struct b43_wl *wl = led->wl;
342 void b43_leds_unregister(struct b43_wl *wl)
H A Dmain.c371 static int b43_ratelimit(struct b43_wl *wl)
382 void b43info(struct b43_wl *wl, const char *fmt, ...)
403 void b43err(struct b43_wl *wl, const char *fmt, ...)
424 void b43warn(struct b43_wl *wl, const char *fmt, ...)
445 void b43dbg(struct b43_wl *wl, const char *fmt, ...)
940 struct b43_wl *wl = hw_to_b43_wl(hw);
1709 struct b43_wl *wl = dev->wl;
1719 struct b43_wl *wl = dev->wl;
1729 struct b43_wl *wl = dev->wl;
1800 struct b43_wl *w
[all...]
H A Db43.h734 struct b43_wl;
829 struct b43_wl *wl;
884 /* Devicelist in struct b43_wl (all 802.11 cores) */
898 struct b43_wl { struct
977 static inline struct b43_wl *hw_to_b43_wl(struct ieee80211_hw *hw)
989 static inline int b43_is_mode(struct b43_wl *wl, int type)
998 static inline enum nl80211_band b43_current_band(struct b43_wl *wl)
1102 __printf(2, 3) void b43info(struct b43_wl *wl, const char *fmt, ...);
1103 __printf(2, 3) void b43err(struct b43_wl *wl, const char *fmt, ...);
1104 __printf(2, 3) void b43warn(struct b43_wl *w
[all...]
H A Dpio.c323 struct b43_wl *wl = dev->wl;
376 struct b43_wl *wl = dev->wl;
444 struct b43_wl *wl = dev->wl;
599 struct b43_wl *wl = dev->wl;
H A Dphy_common.c468 struct b43_wl *wl = container_of(work, struct b43_wl,

Completed in 143 milliseconds