Lines Matching refs:IPW_DEBUG_INFO

1167 		IPW_DEBUG_INFO("Unknown NIC type from EEPROM: %d\n",  in ipw_led_init()
1465 IPW_DEBUG_INFO("Setting rtap filter to " BIT_FMT16 "\n", in store_rtap_filter()
1502 IPW_DEBUG_INFO("enter\n"); in store_scan_age()
1515 IPW_DEBUG_INFO("%s: user supplied invalid value.\n", dev->name); in store_scan_age()
1518 IPW_DEBUG_INFO("set scan_age = %u\n", priv->ieee->scan_age); in store_scan_age()
1521 IPW_DEBUG_INFO("exit\n"); in store_scan_age()
1539 IPW_DEBUG_INFO("enter\n"); in store_led()
1554 IPW_DEBUG_INFO("exit\n"); in store_led()
2336 IPW_DEBUG_INFO("%s: Setting MAC to %pM\n", in ipw_send_adapter_address()
2738 IPW_DEBUG_INFO("Writing EEPROM data into SRAM\n"); in ipw_eeprom_init_sram()
2747 IPW_DEBUG_INFO("Enabling FW initializationg of SRAM\n"); in ipw_eeprom_init_sram()
3075 IPW_DEBUG_INFO("stop master %dms\n", rc); in ipw_stop_master()
3179 IPW_DEBUG_INFO in ipw_load_ucode()
3192 IPW_DEBUG_INFO("Microcode is not alive\n"); in ipw_load_ucode()
3196 IPW_DEBUG_INFO("No alive response from DINO\n"); in ipw_load_ucode()
3281 IPW_DEBUG_INFO("dmaAddBuffer Failed\n"); in ipw_load_firmware()
3366 IPW_DEBUG_INFO("FAILED wait for clock stablization\n"); in ipw_init_nic()
3440 IPW_DEBUG_INFO("Read firmware '%s' image v%d.%d (%zd bytes)\n", in ipw_get_fw()
3591 IPW_DEBUG_INFO("initial device response after %dms\n", rc); in ipw_load()
3651 IPW_DEBUG_INFO("device response after %dms\n", rc); in ipw_load()
4220 IPW_DEBUG_INFO("failed querying ordinals.\n"); in ipw_get_current_rate()
4920 IPW_DEBUG_INFO("TODO: Calibration\n"); in ipw_rx_notification()
6069 IPW_DEBUG_INFO("Scan completed, no valid APs matched " in ipw_debug_config()
6072 IPW_DEBUG_INFO("Channel locked to %d\n", priv->channel); in ipw_debug_config()
6074 IPW_DEBUG_INFO("Channel unlocked.\n"); in ipw_debug_config()
6076 IPW_DEBUG_INFO("ESSID locked to '%*pE'\n", in ipw_debug_config()
6079 IPW_DEBUG_INFO("ESSID unlocked.\n"); in ipw_debug_config()
6081 IPW_DEBUG_INFO("BSSID locked to %pM\n", priv->bssid); in ipw_debug_config()
6083 IPW_DEBUG_INFO("BSSID unlocked.\n"); in ipw_debug_config()
6085 IPW_DEBUG_INFO("PRIVACY on\n"); in ipw_debug_config()
6087 IPW_DEBUG_INFO("PRIVACY off\n"); in ipw_debug_config()
6088 IPW_DEBUG_INFO("RATE MASK: 0x%08X\n", priv->rates_mask); in ipw_debug_config()
8502 IPW_DEBUG_INFO("Auto associate disabled.\n"); in ipw_sw_reset()
8507 IPW_DEBUG_INFO("Auto adhoc creation disabled.\n"); in ipw_sw_reset()
8515 IPW_DEBUG_INFO("Radio disabled.\n"); in ipw_sw_reset()
8521 IPW_DEBUG_INFO("Bind to static channel %d\n", default_channel); in ipw_sw_reset()
8558 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off"); in ipw_sw_reset()
8621 IPW_DEBUG_INFO("Setting channel to ANY (0)\n"); in ipw_set_channel()
8632 IPW_DEBUG_INFO("Request to set channel to current value (%d)\n", in ipw_set_channel()
8637 IPW_DEBUG_INFO("Setting channel to %i\n", (int)channel); in ipw_set_channel()
10098 IPW_DEBUG_INFO("dev->open\n"); in ipw_net_open()
10105 IPW_DEBUG_INFO("dev->close\n"); in ipw_net_stop()
11245 IPW_DEBUG_INFO("Configured device on count %i\n", i); in ipw_up()
11254 IPW_DEBUG_INFO("Device configuration failed: 0x%08X\n", rc); in ipw_up()
11255 IPW_DEBUG_INFO("Failed to config device on retry %d of %d\n", in ipw_up()
11284 IPW_DEBUG_INFO("Aborting scan during shutdown.\n"); in ipw_deinit()
11289 IPW_DEBUG_INFO("Disassociating during shutdown.\n"); in ipw_deinit()
11305 IPW_DEBUG_INFO("Still associated or scanning...\n"); in ipw_deinit()
11307 IPW_DEBUG_INFO("Took %dms to de-init\n", 1000 - i); in ipw_deinit()
11519 IPW_DEBUG_INFO("prom dev->open\n"); in ipw_prom_open()
11539 IPW_DEBUG_INFO("prom dev->stop\n"); in ipw_prom_stop()
11556 IPW_DEBUG_INFO("prom dev->xmit\n"); in ipw_prom_hard_start_xmit()
11692 IPW_DEBUG_INFO("pci_resource_len = 0x%08x\n", length); in ipw_pci_probe()
11693 IPW_DEBUG_INFO("pci_resource_base = %p\n", base); in ipw_pci_probe()