Lines Matching refs:b43err

406 void b43err(struct b43_wl *wl, const char *fmt, ...)  in b43err()  function
1879 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason); in b43_handle_firmware_panic()
1986 b43err(dev->wl, "MAC transmission error\n"); in b43_do_interrupt_thread()
1989 b43err(dev->wl, "PHY transmission error\n"); in b43_do_interrupt_thread()
1994 b43err(dev->wl, "Too many PHY TX errors, " in b43_do_interrupt_thread()
2001 b43err(dev->wl, in b43_do_interrupt_thread()
2006 b43err(dev->wl, "This device does not support DMA " in b43_do_interrupt_thread()
2182 b43err(wl, text); in b43_print_fw_helptext()
2525 b43err(dev->wl, "The driver does not know which firmware (ucode) " in b43_try_request_fw()
2531 b43err(dev->wl, "The driver does not know which firmware (PCM) " in b43_try_request_fw()
2537 b43err(dev->wl, "The driver does not know which firmware (initvals) " in b43_try_request_fw()
2591 b43err(dev->wl, "%s", errmsg); in b43_request_firmware()
2677 b43err(dev->wl, "Microcode not responding\n"); in b43_upload_microcode()
2693 b43err(dev->wl, "YOUR FIRMWARE IS TOO OLD. Firmware from " in b43_upload_microcode()
2821 b43err(dev->wl, "Initial Values Firmware file-format error.\n"); in b43_write_initvals()
2970 b43err(dev->wl, "b43_mac_enable(): The firmware " in b43_mac_enable()
3016 b43err(dev->wl, "MAC suspend failed\n"); in b43_mac_suspend()
3391 b43err(dev->wl, "Firmware watchdog: The firmware died!\n"); in b43_periodic_every15sec()
3534 b43err(dev->wl, "Failed to validate the chipaccess\n"); in b43_validate_chipaccess()
3592 b43err(wl, "Failed to register the random " in b43_rng_init()
3921 b43err(dev->wl, "This device doesn't support %s-GHz band\n", in b43_switch_band()
4428 b43err(dev->wl, "Cannot request SDIO IRQ\n"); in b43_wireless_core_start()
4436 b43err(dev->wl, "Cannot request IRQ-%d\n", in b43_wireless_core_start()
4557 b43err(dev->wl, "FOUND UNSUPPORTED PHY (Analog %u, Type %d (%s), Revision %u)\n", in b43_phy_versioning()
4657 b43err(dev->wl, in b43_phy_versioning()
5276 b43err(wl, "Controller restart FAILED\n"); in b43_chip_reset()
5423 b43err(wl, "Bus powerup failed\n"); in b43_wireless_core_attach()
5474 b43err(wl, "b43 can't support any band on this device\n"); in b43_wireless_core_attach()
5610 b43err(NULL, "Could not allocate ieee80211 device\n"); in b43_wireless_init()
5747 b43err(NULL, "Dual-core devices are not supported\n"); in b43_ssb_probe()