Lines Matching refs:b43legacydbg
224 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacydbg() function
1016 b43legacydbg(dev->wl, "Updated beacon template\n"); in b43legacy_write_beacon_template()
1270 b43legacydbg(dev->wl, "Set beacon interval to %u\n", beacon_int); in b43legacy_set_beacon_int()
2248 b43legacydbg(dev->wl, "Chip initialized\n"); in b43legacy_chip_init()
2601 b43legacydbg(wl, "Reconfiguring PHYmode to %s-PHY\n", in b43legacy_switch_phymode()
2949 b43legacydbg(wl, "Wireless interface stopped\n"); in b43legacy_wireless_core_stop()
2978 b43legacydbg(dev->wl, "Wireless interface started\n"); in b43legacy_wireless_core_start()
3021 b43legacydbg(dev->wl, "Found PHY: Analog %u, Type %u, Revision %u\n", in b43legacy_phy_versioning()
3063 b43legacydbg(dev->wl, "Found Radio: Manuf 0x%X, Version 0x%X," in b43legacy_phy_versioning()
3396 b43legacydbg(wl, "Adding Interface type %d\n", vif->type); in b43legacy_op_add_interface()
3425 b43legacydbg(wl, "Removing Interface type %d\n", vif->type); in b43legacy_op_remove_interface()
3927 b43legacydbg(wl, "Suspending...\n"); in b43legacy_suspend()
3937 b43legacydbg(wl, "Device suspended.\n"); in b43legacy_suspend()
3948 b43legacydbg(wl, "Resuming...\n"); in b43legacy_resume()
3967 b43legacydbg(wl, "Device resumed.\n"); in b43legacy_resume()