Lines Matching refs:b43legacydbg
238 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacydbg() function
1044 b43legacydbg(dev->wl, "Updated beacon template\n"); in b43legacy_write_beacon_template()
1299 b43legacydbg(dev->wl, "Set beacon interval to %u\n", beacon_int); in b43legacy_set_beacon_int()
2280 b43legacydbg(dev->wl, "Chip initialized\n"); in b43legacy_chip_init()
2632 b43legacydbg(wl, "Reconfiguring PHYmode to %s-PHY\n", in b43legacy_switch_phymode()
2984 b43legacydbg(wl, "Wireless interface stopped\n"); in b43legacy_wireless_core_stop()
3013 b43legacydbg(dev->wl, "Wireless interface started\n"); in b43legacy_wireless_core_start()
3056 b43legacydbg(dev->wl, "Found PHY: Analog %u, Type %u, Revision %u\n", in b43legacy_phy_versioning()
3098 b43legacydbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X," in b43legacy_phy_versioning()
3432 b43legacydbg(wl, "Adding Interface type %d\n", vif->type); in b43legacy_op_add_interface()
3461 b43legacydbg(wl, "Removing Interface type %d\n", vif->type); in b43legacy_op_remove_interface()
3957 b43legacydbg(wl, "Suspending...\n"); in b43legacy_suspend()
3967 b43legacydbg(wl, "Device suspended.\n"); in b43legacy_suspend()
3978 b43legacydbg(wl, "Resuming...\n"); in b43legacy_resume()
3997 b43legacydbg(wl, "Device resumed.\n"); in b43legacy_resume()