Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c1299 b43legacyerr(dev->wl, "MAC transmission error\n"); in b43legacy_interrupt_tasklet()
1305 b43legacyerr(dev->wl, "Too many PHY TX errors, " in b43legacy_interrupt_tasklet()
1314 b43legacyerr(dev->wl, "Fatal DMA error: " in b43legacy_interrupt_tasklet()
1325 b43legacyerr(dev->wl, "DMA error: " in b43legacy_interrupt_tasklet()
1995 b43legacyerr(dev->wl, "MAC suspend failed\n"); in b43legacy_mac_suspend()
2438 b43legacyerr(wl, "Failed to register the random " in b43legacy_rng_init()
2963 b43legacyerr(dev->wl, "Cannot request IRQ-%d\n", in b43legacy_wireless_core_start()
3016 b43legacyerr(dev->wl, "FOUND UNSUPPORTED PHY " in b43legacy_phy_versioning()
3058 b43legacyerr(dev->wl, "FOUND UNSUPPORTED RADIO " in b43legacy_phy_versioning()
3588 b43legacyerr(wl, "Controller restart FAILED\n"); in b43legacy_chip_reset()
[all …]
H A Ddma.c339 b43legacyerr(dev->wl, "DMA RX reset timed out\n"); in b43legacy_dmacontroller_rx_reset()
380 b43legacyerr(dev->wl, "DMA TX reset timed out\n"); in b43legacy_dmacontroller_tx_reset()
481 b43legacyerr(ring->dev->wl, in alloc_initial_descbuffers()
770 b43legacyerr(dev->wl, "DMA for this device not supported and " in b43legacy_dma_init()
1063 b43legacyerr(dev->wl, "Packet after queue stopped\n"); in b43legacy_dma_tx()
1070 b43legacyerr(dev->wl, "DMA queue overflow\n"); in b43legacy_dma_tx()
1084 b43legacyerr(dev->wl, "DMA tx mapping failure\n"); in b43legacy_dma_tx()
1293 b43legacyerr(ring->dev->wl, "DMA RX buffer too small " in dma_rx()
H A Dpio.c343 b43legacyerr(dev->wl, "This card does not support PIO " in b43legacy_setup_pioqueue()
349 b43legacyerr(dev->wl, "PIO tx device-queue too small (%u)\n", in b43legacy_setup_pioqueue()
541 b43legacyerr(queue->dev->wl, "PIO RX error: %s\n", error); in pio_rx_error()
H A Ddebugfs.c367 b43legacyerr(dev->wl, "debugfs: add device OOM\n"); in b43legacy_debugfs_add_device()
375 b43legacyerr(dev->wl, "debugfs: add device txstatus OOM\n"); in b43legacy_debugfs_add_device()
H A Dsysfs.c133 b43legacyerr(wldev->wl, "Interference Mitigation not " in b43legacy_attr_interfmode_store()
H A Db43legacy.h845 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...);
H A Dphy.c2001 b43legacyerr(dev->wl, "Could not allocate memory " in b43legacy_phy_init_tssi2dbm_table()
2009 b43legacyerr(dev->wl, "Could not generate " in b43legacy_phy_init_tssi2dbm_table()
2065 b43legacyerr(dev->wl, "Unknown PHYTYPE found\n"); in b43legacy_phy_init()