Searched refs:b43legacydbg (Results 1 - 8 of 8) 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 Dxmit.c481 b43legacydbg(dev->wl, "RX: Packet size underrun (1)\n");
488 b43legacydbg(dev->wl, "RX: Packet size underrun (2)\n");
517 b43legacydbg(dev->wl, "RX: Packet size"
533 b43legacydbg(dev->wl, "RX: Packet size"
596 b43legacydbg(dev->wl, "RX: Packet dropped\n");
H A Dmain.c222 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) function
1023 b43legacydbg(dev->wl, "Updated beacon template\n");
1274 b43legacydbg(dev->wl, "Set beacon interval to %u\n", beacon_int);
2210 b43legacydbg(dev->wl, "Chip initialized\n");
2527 b43legacydbg(wl, "Reconfiguring PHYmode to %s-PHY\n",
2875 b43legacydbg(wl, "Wireless interface stopped\n");
2904 b43legacydbg(dev->wl, "Wireless interface started\n");
2947 b43legacydbg(dev->wl, "Found PHY: Analog %u, Type %u, Revision %u\n",
2989 b43legacydbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X,"
3354 b43legacydbg(w
[all...]
H A Ddma.c275 b43legacydbg(ring->dev->wl,
989 b43legacydbg(ring->dev->wl, "DMA-%u 0x%04X (%s) max used slots:"
1141 b43legacydbg(dev->wl, "%u-bit DMA initialized\n", (unsigned int)type);
1358 b43legacydbg(ring->dev->wl,
1422 b43legacydbg(dev->wl, "Stopped TX ring %d\n",
1524 b43legacydbg(dev->wl, "Woke up TX ring %d\n",
1614 b43legacydbg(ring->dev->wl, "DMA RX: setup_rx_descbuffer()"
H A Db43legacy.h823 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...)
826 # define b43legacydbg(wl, fmt...) do { /* nothing */ } while (0) macro
H A Dpio.c449 b43legacydbg(dev->wl, "PIO initialized\n");
590 b43legacydbg(queue->dev->wl, "PIO RX timed out\n");
H A Ddebugfs.c416 b43legacydbg(dev->wl, "DebugFS (CONFIG_DEBUG_FS) not "
H A Dphy.c1301 b43legacydbg(dev->wl,
1865 b43legacydbg(dev->wl, "Current TX power output: " Q52_FMT
H A Dradio.c2137 b43legacydbg(dev->wl, "Radio initialized\n");

Completed in 78 milliseconds