Lines Matching refs:b43err
403 void b43err(struct b43_wl *wl, const char *fmt, ...) in b43err() function
1872 b43err(dev->wl, "Whoopsy, firmware panic! Reason: %u\n", reason); in b43_handle_firmware_panic()
1979 b43err(dev->wl, "MAC transmission error\n"); in b43_do_interrupt_thread()
1982 b43err(dev->wl, "PHY transmission error\n"); in b43_do_interrupt_thread()
1987 b43err(dev->wl, "Too many PHY TX errors, " in b43_do_interrupt_thread()
1994 b43err(dev->wl, in b43_do_interrupt_thread()
1999 b43err(dev->wl, "This device does not support DMA " in b43_do_interrupt_thread()
2174 b43err(wl, text); in b43_print_fw_helptext()
2517 b43err(dev->wl, "The driver does not know which firmware (ucode) " in b43_try_request_fw()
2523 b43err(dev->wl, "The driver does not know which firmware (PCM) " in b43_try_request_fw()
2529 b43err(dev->wl, "The driver does not know which firmware (initvals) " in b43_try_request_fw()
2583 b43err(dev->wl, "%s", errmsg); in b43_request_firmware()
2664 b43err(dev->wl, "Microcode not responding\n"); in b43_upload_microcode()
2680 b43err(dev->wl, "YOUR FIRMWARE IS TOO OLD. Firmware from " in b43_upload_microcode()
2808 b43err(dev->wl, "Initial Values Firmware file-format error.\n"); in b43_write_initvals()
2957 b43err(dev->wl, "b43_mac_enable(): The firmware " in b43_mac_enable()
3003 b43err(dev->wl, "MAC suspend failed\n"); in b43_mac_suspend()
3373 b43err(dev->wl, "Firmware watchdog: The firmware died!\n"); in b43_periodic_every15sec()
3516 b43err(dev->wl, "Failed to validate the chipaccess\n"); in b43_validate_chipaccess()
3574 b43err(wl, "Failed to register the random " in b43_rng_init()
3903 b43err(dev->wl, "This device doesn't support %s-GHz band\n", in b43_switch_band()
4406 b43err(dev->wl, "Cannot request SDIO IRQ\n"); in b43_wireless_core_start()
4414 b43err(dev->wl, "Cannot request IRQ-%d\n", in b43_wireless_core_start()
4535 b43err(dev->wl, "FOUND UNSUPPORTED PHY (Analog %u, Type %d (%s), Revision %u)\n", in b43_phy_versioning()
4627 b43err(dev->wl, in b43_phy_versioning()
5238 b43err(wl, "Controller restart FAILED\n"); in b43_chip_reset()
5381 b43err(wl, "Bus powerup failed\n"); in b43_wireless_core_attach()
5431 b43err(wl, "b43 can't support any band on this device\n"); in b43_wireless_core_attach()
5565 b43err(NULL, "Could not allocate ieee80211 device\n"); in b43_wireless_init()
5704 b43err(NULL, "Dual-core devices are not supported\n"); in b43_ssb_probe()