Searched refs:b43legacydbg (Results 1 - 8 of 8) sorted by relevance

/drivers/net/wireless/b43legacy/
H A Dxmit.c479 b43legacydbg(dev->wl, "RX: Packet size underrun (1)\n");
486 b43legacydbg(dev->wl, "RX: Packet size underrun (2)\n");
515 b43legacydbg(dev->wl, "RX: Packet size"
531 b43legacydbg(dev->wl, "RX: Packet size"
594 b43legacydbg(dev->wl, "RX: Packet dropped\n");
H A Ddma.c159 b43legacydbg(ring->dev->wl,
762 b43legacydbg(ring->dev->wl, "DMA-%u 0x%04X (%s) max used slots:"
915 b43legacydbg(dev->wl, "%u-bit DMA initialized\n", (unsigned int)type);
1131 b43legacydbg(ring->dev->wl,
1188 b43legacydbg(dev->wl, "Stopped TX ring %d\n",
1218 b43legacydbg(dev->wl, "Out of order TX status report on DMA "
1306 b43legacydbg(dev->wl, "Woke up TX ring %d\n",
1395 b43legacydbg(ring->dev->wl, "DMA RX: setup_rx_descbuffer()"
H A Dmain.c238 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) function
1044 b43legacydbg(dev->wl, "Updated beacon template\n");
1297 b43legacydbg(dev->wl, "Set beacon interval to %u\n", beacon_int);
2253 b43legacydbg(dev->wl, "Chip initialized\n");
2604 b43legacydbg(wl, "Reconfiguring PHYmode to %s-PHY\n",
2955 b43legacydbg(wl, "Wireless interface stopped\n");
2984 b43legacydbg(dev->wl, "Wireless interface started\n");
3027 b43legacydbg(dev->wl, "Found PHY: Analog %u, Type %u, Revision %u\n",
3069 b43legacydbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X,"
3403 b43legacydbg(w
[all...]
H A Db43legacy.h844 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...);
846 # 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.c411 b43legacydbg(dev->wl, "DebugFS (CONFIG_DEBUG_FS) not "
H A Dphy.c1301 b43legacydbg(dev->wl,
1870 b43legacydbg(dev->wl, "Current TX power output: " Q52_FMT
H A Dradio.c2142 b43legacydbg(dev->wl, "Radio initialized\n");

Completed in 105 milliseconds