Lines Matching refs:b43err
403 void b43err(struct b43_wl *wl, const char *fmt, ...) in b43err() function
1871 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason); in b43_handle_firmware_panic()
1978 b43err(dev->wl, "MAC transmission error\n"); in b43_do_interrupt_thread()
1981 b43err(dev->wl, "PHY transmission error\n"); in b43_do_interrupt_thread()
1986 b43err(dev->wl, "Too many PHY TX errors, " in b43_do_interrupt_thread()
1993 b43err(dev->wl, in b43_do_interrupt_thread()
1998 b43err(dev->wl, "This device does not support DMA " in b43_do_interrupt_thread()
2172 b43err(wl, text); in b43_print_fw_helptext()
2515 b43err(dev->wl, "The driver does not know which firmware (ucode) " in b43_try_request_fw()
2521 b43err(dev->wl, "The driver does not know which firmware (PCM) " in b43_try_request_fw()
2527 b43err(dev->wl, "The driver does not know which firmware (initvals) " in b43_try_request_fw()
2581 b43err(dev->wl, "%s", errmsg); in b43_request_firmware()
2662 b43err(dev->wl, "Microcode not responding\n"); in b43_upload_microcode()
2678 b43err(dev->wl, "YOUR FIRMWARE IS TOO OLD. Firmware from " in b43_upload_microcode()
2806 b43err(dev->wl, "Initial Values Firmware file-format error.\n"); in b43_write_initvals()
2955 b43err(dev->wl, "b43_mac_enable(): The firmware " in b43_mac_enable()
3001 b43err(dev->wl, "MAC suspend failed\n"); in b43_mac_suspend()
3371 b43err(dev->wl, "Firmware watchdog: The firmware died!\n"); in b43_periodic_every15sec()
3514 b43err(dev->wl, "Failed to validate the chipaccess\n"); in b43_validate_chipaccess()
3572 b43err(wl, "Failed to register the random " in b43_rng_init()
3901 b43err(dev->wl, "This device doesn't support %s-GHz band\n", in b43_switch_band()
4404 b43err(dev->wl, "Cannot request SDIO IRQ\n"); in b43_wireless_core_start()
4412 b43err(dev->wl, "Cannot request IRQ-%d\n", in b43_wireless_core_start()
4533 b43err(dev->wl, "FOUND UNSUPPORTED PHY (Analog %u, Type %d (%s), Revision %u)\n", in b43_phy_versioning()
4625 b43err(dev->wl, in b43_phy_versioning()
5237 b43err(wl, "Controller restart FAILED\n"); in b43_chip_reset()
5380 b43err(wl, "Bus powerup failed\n"); in b43_wireless_core_attach()
5430 b43err(wl, "b43 can't support any band on this device\n"); in b43_wireless_core_attach()
5564 b43err(NULL, "Could not allocate ieee80211 device\n"); in b43_wireless_init()
5706 b43err(NULL, "Dual-core devices are not supported\n"); in b43_ssb_probe()