Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Drfkill.c57 b43info(wl, "Radio hardware status changed to %s\n", in b43_rfkill_poll()
Dmain.c342 void b43info(struct b43_wl *wl, const char *fmt, ...) in b43info() function
1824 b43info(dev->wl, "Shared memory dump:\n"); in handle_irq_ucode_debug()
1832 b43info(dev->wl, "Microcode register dump:\n"); in handle_irq_ucode_debug()
1853 b43info(dev->wl, "The firmware just executed the MARKER(%u) " in handle_irq_ucode_debug()
2578 b43info(dev->wl, "Loading OpenSource firmware version %u.%u\n", in b43_upload_microcode()
2583 b43info(dev->wl, "Hardware crypto acceleration not supported by firmware\n"); in b43_upload_microcode()
2588 b43info(dev->wl, "QoS not supported by firmware\n"); in b43_upload_microcode()
2596 b43info(dev->wl, "Loading firmware version %u.%u " in b43_upload_microcode()
3898 b43info(dev->wl, "Radio turned on by software\n"); in b43_op_config()
3900 b43info(dev->wl, "The hardware RF-kill button " in b43_op_config()
[all …]
Db43.h1050 __printf(2, 3) void b43info(struct b43_wl *wl, const char *fmt, ...);
Ddma.c1095 b43info(dev->wl, "DMA mask fallback from %u-bit to %u-bit\n", in b43_dma_set_mask()