Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43legacy/
Drfkill.c74 b43legacyinfo(wl, "Radio hardware status changed to %s\n", in b43legacy_rfkill_poll()
Dmain.c180 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo() function
1539 b43legacyinfo(dev->wl, "Loading firmware %s\n", path); in do_request_fw()
1786 b43legacyinfo(dev->wl, "Loading firmware version 0x%X, patch level %u " in b43legacy_upload_microcode()
2771 b43legacyinfo(dev->wl, "Radio turned on by software\n"); in b43legacy_op_dev_config()
2773 b43legacyinfo(dev->wl, "The hardware RF-kill" in b43legacy_op_dev_config()
2779 b43legacyinfo(dev->wl, "Radio turned off by" in b43legacy_op_dev_config()
3625 b43legacyinfo(wl, "Controller restarted\n"); in b43legacy_chip_reset()
3872 b43legacyinfo(wl, "Broadcom %04X WLAN found (core revision %u)\n", in b43legacy_wireless_init()
3946 b43legacyinfo(dev->wl, "Controller RESET (%s) ...\n", reason); in b43legacy_controller_restart()
Db43legacy.h842 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...);
Ddma.c828 b43legacyinfo(dev->wl, "DMA mask fallback from %u-bit to %u-" in b43legacy_dma_set_mask()