Home
last modified time | relevance | path

Searched refs:b43legacyinfo (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Drfkill.c61 b43legacyinfo(wl, "Radio hardware status changed to %s\n", in b43legacy_rfkill_poll()
Dmain.c166 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo() function
1509 b43legacyinfo(dev->wl, "Loading firmware %s\n", path); in do_request_fw()
1756 b43legacyinfo(dev->wl, "Loading firmware version 0x%X, patch level %u " in b43legacy_upload_microcode()
2739 b43legacyinfo(dev->wl, "Radio turned on by software\n"); in b43legacy_op_dev_config()
2741 b43legacyinfo(dev->wl, "The hardware RF-kill" in b43legacy_op_dev_config()
2747 b43legacyinfo(dev->wl, "Radio turned off by" in b43legacy_op_dev_config()
3588 b43legacyinfo(wl, "Controller restarted\n"); in b43legacy_chip_reset()
3836 b43legacyinfo(wl, "Broadcom %04X WLAN found (core revision %u)\n", in b43legacy_wireless_init()
3910 b43legacyinfo(dev->wl, "Controller RESET (%s) ...\n", reason); in b43legacy_controller_restart()
Db43legacy.h843 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);