Home
last modified time | relevance | path

Searched refs:b43legacyerr (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/wireless/b43legacy/
Ddma.c339 b43legacyerr(ring->dev->wl, "DMA ringmemory allocation" in alloc_ringmemory()
378 b43legacyerr(dev->wl, "DMA RX reset timed out\n"); in b43legacy_dmacontroller_rx_reset()
419 b43legacyerr(dev->wl, "DMA TX reset timed out\n"); in b43legacy_dmacontroller_tx_reset()
520 b43legacyerr(ring->dev->wl, in alloc_initial_descbuffers()
830 b43legacyerr(dev->wl, "The machine/kernel does not support " in b43legacy_dma_set_mask()
863 b43legacyerr(dev->wl, "DMA for this device not supported and " in b43legacy_dma_init()
1156 b43legacyerr(dev->wl, "Packet after queue stopped\n"); in b43legacy_dma_tx()
1163 b43legacyerr(dev->wl, "DMA queue overflow\n"); in b43legacy_dma_tx()
1177 b43legacyerr(dev->wl, "DMA tx mapping failure\n"); in b43legacy_dma_tx()
1386 b43legacyerr(ring->dev->wl, "DMA RX buffer too small " in dma_rx()
Dmain.c199 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyerr() function
1325 b43legacyerr(dev->wl, "MAC transmission error\n"); in b43legacy_interrupt_tasklet()
1328 b43legacyerr(dev->wl, "PHY transmission error\n"); in b43legacy_interrupt_tasklet()
1331 b43legacyerr(dev->wl, "Too many PHY TX errors, " in b43legacy_interrupt_tasklet()
1340 b43legacyerr(dev->wl, "Fatal DMA error: " in b43legacy_interrupt_tasklet()
1352 b43legacyerr(dev->wl, "DMA error: " in b43legacy_interrupt_tasklet()
1509 b43legacyerr(wl, "You must go to http://linuxwireless.org/en/users/" in b43legacy_print_fw_helptext()
1544 b43legacyerr(dev->wl, "Unable to load firmware\n"); in do_request_fw()
1556 b43legacyerr(dev->wl, "Firmware file \"%s\" not found " in do_request_fw()
1581 b43legacyerr(dev->wl, "Firmware file \"%s\" format error.\n", path); in do_request_fw()
[all …]
Ddebugfs.c390 b43legacyerr(dev->wl, "debugfs: add device OOM\n"); in b43legacy_debugfs_add_device()
398 b43legacyerr(dev->wl, "debugfs: add device txstatus OOM\n"); in b43legacy_debugfs_add_device()
414 b43legacyerr(dev->wl, "debugfs: cannot create %s directory\n", in b43legacy_debugfs_add_device()
Dpio.c357 b43legacyerr(dev->wl, "This card does not support PIO " in b43legacy_setup_pioqueue()
363 b43legacyerr(dev->wl, "PIO tx device-queue too small (%u)\n", in b43legacy_setup_pioqueue()
555 b43legacyerr(queue->dev->wl, "PIO RX error: %s\n", error); in pio_rx_error()
Dsysfs.c144 b43legacyerr(wldev->wl, "Interference Mitigation not " in b43legacy_attr_interfmode_store()
Db43legacy.h844 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...);
Dphy.c2026 b43legacyerr(dev->wl, "Could not allocate memory " in b43legacy_phy_init_tssi2dbm_table()
2034 b43legacyerr(dev->wl, "Could not generate " in b43legacy_phy_init_tssi2dbm_table()
2090 b43legacyerr(dev->wl, "Unknown PHYTYPE found\n"); in b43legacy_phy_init()