Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c155 static int b43legacy_ratelimit(struct b43legacy_wl *wl) in b43legacy_ratelimit()
166 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo()
185 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyerr()
204 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacywarn()
224 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacydbg()
1140 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon0()
1154 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon1()
1164 struct b43legacy_wl *wl = dev->wl; in handle_irq_beacon()
1212 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_beacon_update_trigger_work()
[all...]
H A Db43legacy.h576 struct b43legacy_wl { struct
680 struct b43legacy_wl *wl;
743 /* Devicelist in struct b43legacy_wl (all 802.11 cores) */
754 struct b43legacy_wl *hw_to_b43legacy_wl(struct ieee80211_hw *hw) in hw_to_b43legacy_wl()
794 int b43legacy_is_mode(struct b43legacy_wl *wl, int type) in b43legacy_is_mode()
843 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);
845 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...);
847 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...);
850 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...);
H A Dleds.c24 struct b43legacy_wl *wl = dev->wl; in b43legacy_led_turn_on()
41 struct b43legacy_wl *wl = dev->wl; in b43legacy_led_turn_off()
H A Drfkill.c41 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_rfkill_poll()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c155 static int b43legacy_ratelimit(struct b43legacy_wl *wl) in b43legacy_ratelimit()
166 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo()
185 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyerr()
204 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacywarn()
224 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacydbg()
1140 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon0()
1154 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon1()
1164 struct b43legacy_wl *wl = dev->wl; in handle_irq_beacon()
1212 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_beacon_update_trigger_work()
[all...]
H A Db43legacy.h576 struct b43legacy_wl { struct
680 struct b43legacy_wl *wl;
743 /* Devicelist in struct b43legacy_wl (all 802.11 cores) */
754 struct b43legacy_wl *hw_to_b43legacy_wl(struct ieee80211_hw *hw) in hw_to_b43legacy_wl()
794 int b43legacy_is_mode(struct b43legacy_wl *wl, int type) in b43legacy_is_mode()
843 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);
845 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...);
847 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...);
850 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...);
H A Dleds.c24 struct b43legacy_wl *wl = dev->wl; in b43legacy_led_turn_on()
41 struct b43legacy_wl *wl = dev->wl; in b43legacy_led_turn_off()
H A Drfkill.c41 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_rfkill_poll()

Completed in 11 milliseconds