Lines Matching refs:IPW_DEBUG_INFO
1153 IPW_DEBUG_INFO("Unknown NIC type from EEPROM: %d\n", in ipw_led_init()
1448 IPW_DEBUG_INFO("Setting rtap filter to " BIT_FMT16 "\n", in store_rtap_filter()
1484 IPW_DEBUG_INFO("enter\n"); in store_scan_age()
1497 IPW_DEBUG_INFO("%s: user supplied invalid value.\n", dev->name); in store_scan_age()
1500 IPW_DEBUG_INFO("set scan_age = %u\n", priv->ieee->scan_age); in store_scan_age()
1503 IPW_DEBUG_INFO("exit\n"); in store_scan_age()
1521 IPW_DEBUG_INFO("enter\n"); in store_led()
1536 IPW_DEBUG_INFO("exit\n"); in store_led()
2313 IPW_DEBUG_INFO("%s: Setting MAC to %pM\n", in ipw_send_adapter_address()
2715 IPW_DEBUG_INFO("Writing EEPROM data into SRAM\n"); in ipw_eeprom_init_sram()
2724 IPW_DEBUG_INFO("Enabling FW initialization of SRAM\n"); in ipw_eeprom_init_sram()
3052 IPW_DEBUG_INFO("stop master %dms\n", rc); in ipw_stop_master()
3156 IPW_DEBUG_INFO in ipw_load_ucode()
3169 IPW_DEBUG_INFO("Microcode is not alive\n"); in ipw_load_ucode()
3173 IPW_DEBUG_INFO("No alive response from DINO\n"); in ipw_load_ucode()
3259 IPW_DEBUG_INFO("dmaAddBuffer Failed\n"); in ipw_load_firmware()
3344 IPW_DEBUG_INFO("FAILED wait for clock stablization\n"); in ipw_init_nic()
3418 IPW_DEBUG_INFO("Read firmware '%s' image v%d.%d (%zd bytes)\n", in ipw_get_fw()
3566 IPW_DEBUG_INFO("initial device response after %dms\n", rc); in ipw_load()
3626 IPW_DEBUG_INFO("device response after %dms\n", rc); in ipw_load()
4195 IPW_DEBUG_INFO("failed querying ordinals.\n"); in ipw_get_current_rate()
4895 IPW_DEBUG_INFO("TODO: Calibration\n"); in ipw_rx_notification()
6044 IPW_DEBUG_INFO("Scan completed, no valid APs matched " in ipw_debug_config()
6047 IPW_DEBUG_INFO("Channel locked to %d\n", priv->channel); in ipw_debug_config()
6049 IPW_DEBUG_INFO("Channel unlocked.\n"); in ipw_debug_config()
6051 IPW_DEBUG_INFO("ESSID locked to '%*pE'\n", in ipw_debug_config()
6054 IPW_DEBUG_INFO("ESSID unlocked.\n"); in ipw_debug_config()
6056 IPW_DEBUG_INFO("BSSID locked to %pM\n", priv->bssid); in ipw_debug_config()
6058 IPW_DEBUG_INFO("BSSID unlocked.\n"); in ipw_debug_config()
6060 IPW_DEBUG_INFO("PRIVACY on\n"); in ipw_debug_config()
6062 IPW_DEBUG_INFO("PRIVACY off\n"); in ipw_debug_config()
6063 IPW_DEBUG_INFO("RATE MASK: 0x%08X\n", priv->rates_mask); in ipw_debug_config()
8476 IPW_DEBUG_INFO("Auto associate disabled.\n"); in ipw_sw_reset()
8481 IPW_DEBUG_INFO("Auto adhoc creation disabled.\n"); in ipw_sw_reset()
8489 IPW_DEBUG_INFO("Radio disabled.\n"); in ipw_sw_reset()
8495 IPW_DEBUG_INFO("Bind to static channel %d\n", default_channel); in ipw_sw_reset()
8532 IPW_DEBUG_INFO("Hardware crypto [%s]\n", hwcrypto ? "on" : "off"); in ipw_sw_reset()
8595 IPW_DEBUG_INFO("Setting channel to ANY (0)\n"); in ipw_set_channel()
8606 IPW_DEBUG_INFO("Request to set channel to current value (%d)\n", in ipw_set_channel()
8611 IPW_DEBUG_INFO("Setting channel to %i\n", (int)channel); in ipw_set_channel()
10072 IPW_DEBUG_INFO("dev->open\n"); in ipw_net_open()
10079 IPW_DEBUG_INFO("dev->close\n"); in ipw_net_stop()
11216 IPW_DEBUG_INFO("Configured device on count %i\n", i); in ipw_up()
11225 IPW_DEBUG_INFO("Device configuration failed: 0x%08X\n", rc); in ipw_up()
11226 IPW_DEBUG_INFO("Failed to config device on retry %d of %d\n", in ipw_up()
11255 IPW_DEBUG_INFO("Aborting scan during shutdown.\n"); in ipw_deinit()
11260 IPW_DEBUG_INFO("Disassociating during shutdown.\n"); in ipw_deinit()
11276 IPW_DEBUG_INFO("Still associated or scanning...\n"); in ipw_deinit()
11278 IPW_DEBUG_INFO("Took %dms to de-init\n", 1000 - i); in ipw_deinit()
11490 IPW_DEBUG_INFO("prom dev->open\n"); in ipw_prom_open()
11510 IPW_DEBUG_INFO("prom dev->stop\n"); in ipw_prom_stop()
11527 IPW_DEBUG_INFO("prom dev->xmit\n"); in ipw_prom_hard_start_xmit()
11664 IPW_DEBUG_INFO("pci_resource_len = 0x%08x\n", length); in ipw_pci_probe()
11665 IPW_DEBUG_INFO("pci_resource_base = %p\n", base); in ipw_pci_probe()