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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Ddebugfs.c395 b43legacyerr(dev->wl, "debugfs: add device OOM\n");
403 b43legacyerr(dev->wl, "debugfs: add device txstatus OOM\n");
419 b43legacyerr(dev->wl, "debugfs: cannot create %s directory\n",
H A Dmain.c195 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...) function
1302 b43legacyerr(dev->wl, "MAC transmission error\n");
1305 b43legacyerr(dev->wl, "PHY transmission error\n");
1308 b43legacyerr(dev->wl, "Too many PHY TX errors, "
1317 b43legacyerr(dev->wl, "Fatal DMA error: "
1329 b43legacyerr(dev->wl, "DMA error: "
1485 b43legacyerr(wl, "You must go to http://linuxwireless.org/en/users/"
1507 b43legacyerr(dev->wl, "Firmware file \"%s\" not found "
1532 b43legacyerr(dev->wl, "Firmware file \"%s\" format error.\n", path);
1612 b43legacyerr(de
[all...]
H A Dsysfs.c144 b43legacyerr(wldev->wl, "Interference Mitigation not "
H A Ddma.c466 b43legacyerr(ring->dev->wl, "DMA ringmemory allocation"
515 b43legacyerr(dev->wl, "DMA RX reset timed out\n");
575 b43legacyerr(dev->wl, "DMA TX reset timed out\n");
680 b43legacyerr(ring->dev->wl,
1057 b43legacyerr(dev->wl, "The machine/kernel does not support "
1090 b43legacyerr(dev->wl, "DMA for this device not supported and "
1387 b43legacyerr(dev->wl, "Packet after queue stopped\n");
1395 b43legacyerr(dev->wl, "DMA queue overflow\n");
1413 b43legacyerr(dev->wl, "DMA tx mapping failure\n");
1605 b43legacyerr(rin
[all...]
H A Dpio.c357 b43legacyerr(dev->wl, "This card does not support PIO "
363 b43legacyerr(dev->wl, "PIO tx device-queue too small (%u)\n",
555 b43legacyerr(queue->dev->wl, "PIO RX error: %s\n", error);
H A Db43legacy.h818 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...)
H A Dphy.c2021 b43legacyerr(dev->wl, "Could not allocate memory "
2029 b43legacyerr(dev->wl, "Could not generate "
2085 b43legacyerr(dev->wl, "Unknown PHYTYPE found\n");

Completed in 146 milliseconds