Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Drfkill.c61 b43legacyinfo(wl, "Radio hardware status changed to %s\n", in b43legacy_rfkill_poll()
H A 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()
2740 b43legacyinfo(dev->wl, "Radio turned on by software\n"); in b43legacy_op_dev_config()
2742 b43legacyinfo(dev->wl, "The hardware RF-kill" in b43legacy_op_dev_config()
2748 b43legacyinfo(dev->wl, "Radio turned off by" in b43legacy_op_dev_config()
3590 b43legacyinfo(wl, "Controller restarted\n"); in b43legacy_chip_reset()
3838 b43legacyinfo(wl, "Broadcom %04X WLAN found (core revision %u)\n", in b43legacy_wireless_init()
3912 b43legacyinfo(dev->wl, "Controller RESET (%s) ...\n", reason); in b43legacy_controller_restart()
H A Db43legacy.h843 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);