D_INFO
D_INFO("Failed to allocate SKB buffer.\n");
D_INFO("hwcrypto: modify ucode station key info\n");
D_INFO("ucode inst image size is %u\n", len);
D_INFO("ucode image in INSTRUCTION memory is good\n");
D_INFO("ucode inst image size is %u\n", len);
D_INFO("Bootstrap uCode is good in inst SRAM\n");
D_INFO("Initialize uCode is good in inst SRAM\n");
D_INFO("Runtime uCode is good in inst SRAM\n");
D_INFO("Got firmware '%s' file "
D_INFO("f/w package hdr ucode version raw = 0x%x\n", il->ucode_ver);
D_INFO("f/w package hdr runtime inst size = %u\n", inst_size);
D_INFO("f/w package hdr runtime data size = %u\n", data_size);
D_INFO("f/w package hdr init inst size = %u\n", init_size);
D_INFO("f/w package hdr init data size = %u\n", init_data_size);
D_INFO("f/w package hdr boot inst size = %u\n", boot_size);
D_INFO("uCode file size %zd does not match expected size\n",
D_INFO("uCode instr len %d too large to fit in\n", inst_size);
D_INFO("uCode data len %d too large to fit in\n", data_size);
D_INFO("uCode init instr len %d too large to fit in\n",
D_INFO("uCode init data len %d too large to fit in\n",
D_INFO("uCode boot instr len %d too large to fit in\n",
D_INFO("hwcrypto: clear ucode station key info\n");
D_INFO("Copying (but not loading) uCode instr len %zd\n", len);
D_INFO("uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n",
D_INFO("Copying (but not loading) uCode data len %zd\n", len);
D_INFO("Copying (but not loading) init instr len %zd\n", len);
D_INFO("Copying (but not loading) init data len %zd\n", len);
D_INFO("Copying (but not loading) boot instr len %zd\n", len);
D_INFO("Runtime uCode pointers are set.\n");
D_INFO("Initialize Alive failed.\n");
D_INFO("Bad \"initialize\" uCode load.\n");
D_INFO("Initialization Alive received.\n");
D_INFO("Couldn't set up uCode pointers.\n");
D_INFO("Runtime Alive received.\n");
D_INFO("Alive failed.\n");
D_INFO("Bad runtime uCode load.\n");
D_INFO("RFKILL status: 0x%x\n", rfkill);
D_INFO("Thermal calibration took %dus\n",
D_INFO("ALIVE processing complete.\n");
D_INFO(DRV_NAME " is going down\n");
D_INFO(DRV_NAME " is coming up\n");
D_INFO("Scanning while associated...\n");
D_INFO("%d frames on pre-allocated heap on clear.\n", il->frames_count);
D_INFO("Start UP work.\n");
D_INFO("station %pM\n", sta->addr);
D_INFO("Initializing rate scaling for station %pM\n", sta->addr);
D_INFO("Committing rxon.flags = 0x%04X\n", flags);
D_INFO("Committing rxon.filter_flags = " "0x%04X\n",
D_INFO("Invoking measurement of type %d on " "channel %d (for '%s')\n",
D_INFO("not in hex or decimal form.\n");
D_INFO("Setting antenna select to %d.\n", ant);
D_INFO("Bad antenna select value %d.\n", ant);
D_INFO("*** LOAD DRIVER ***\n");
D_INFO("pci_resource_len = 0x%08llx\n",
D_INFO("pci_resource_base = %p\n", il->hw_base);
D_INFO("MAC address: %pM\n", eeprom->mac_address);
D_INFO("*** UNLOAD DRIVER ***\n");
D_INFO("Replaced existing measurement: %d\n",
D_INFO("Alive ucode status 0x%08X revision " "0x%01X 0x%01X\n",
D_INFO("Initialization Alive received.\n");
D_INFO("Runtime Alive received.\n");
D_INFO("enter\n");
D_INFO("leave\n");
D_INFO("Temperature: %d\n", temperature + IL_TEMP_CONVERT);
D_INFO("Using current RXON_ASSOC. Not resending.\n");
D_INFO("Disabling selected uCode log events at 0x%x\n",
D_INFO("Selected uCode log events may be disabled\n");
D_INFO("Toggling associated bit on current RXON\n");
D_INFO(" by writing \"1\"s into disable bitmap\n");
D_INFO(" in SRAM at 0x%x, size %d u32s\n", disable_ptr,
D_INFO("Sending RXON\n" "* with%s RXON_FILTER_ASSOC_MSK\n"
D_INFO("Begin verify bsm\n");
D_INFO("BSM bootstrap uCode image OK\n");
D_INFO("Begin load bsm\n");
D_INFO("BSM write complete, poll %d iterations\n", i);
D_INFO("Stopped queues - RX waiting on passive channel\n");
D_INFO("Woke queues - frame received on passive channel\n");
D_INFO("HW Revision ID = 0x%X\n", rev_id);
D_INFO("RTP type\n");
D_INFO("3945 RADIO-MB type\n");
D_INFO("3945 RADIO-MM type\n");
D_INFO("SKU OP mode is mrc\n");
D_INFO("SKU OP mode is basic\n");
D_INFO("3945ABG revision is 0x%X\n", eeprom->board_revision);
D_INFO("3945ABG revision is 0x%X\n", eeprom->board_revision);
D_INFO("Card M type A version is 0x%X\n",
D_INFO("Card M type B version is 0x%X\n",
D_INFO("Stopped queues - RX waiting on passive channel\n");
D_INFO("alloc_pages failed, " "order: %d\n",
D_INFO("Bcast sta rate scaling has not been initialized.\n");
D_INFO("%d frames on pre-allocated heap on clear.\n", il->frames_count);
D_INFO("Alive ucode status 0x%08X revision " "0x%01X 0x%01X\n",
D_INFO("Initialization Alive received.\n");
D_INFO("Runtime Alive received.\n");
D_INFO("attempting to load firmware '%s'\n", il->firmware_name);
D_INFO("Loaded firmware file '%s' (%zd bytes).\n", il->firmware_name,
D_INFO("f/w package hdr ucode version raw = 0x%x\n", il->ucode_ver);
D_INFO("f/w package hdr runtime inst size = %zd\n", pieces.inst_size);
D_INFO("f/w package hdr runtime data size = %zd\n", pieces.data_size);
D_INFO("f/w package hdr init inst size = %zd\n", pieces.init_size);
D_INFO("f/w package hdr init data size = %zd\n", pieces.init_data_size);
D_INFO("f/w package hdr boot inst size = %zd\n", pieces.boot_size);
D_INFO("Copying (but not loading) uCode instr len %zd\n",
D_INFO("uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n",
D_INFO("Copying (but not loading) uCode data len %zd\n",
D_INFO("Copying (but not loading) init instr len %zd\n",
D_INFO("Copying (but not loading) init data len %zd\n",
D_INFO("Copying (but not loading) boot instr len %zd\n",
D_INFO("C_CT_KILL_CONFIG " "succeeded, "
D_INFO("Runtime Alive received.\n");
D_INFO("Alive failed.\n");
D_INFO("Bad runtime uCode load.\n");
D_INFO("Updated power mode\n");
D_INFO("ALIVE processing complete.\n");
D_INFO(DRV_NAME " is going down\n");
D_INFO("hardware %s ready\n", (il->hw_ready) ? "" : "not");
D_INFO(DRV_NAME " is coming up\n");
D_INFO("Woke queues - frame received on passive channel\n");
D_INFO("Start UP work done.\n");
D_INFO("received request to add station %pM\n", sta->addr);
D_INFO("proceeding to add station %pM\n", sta->addr);
D_INFO("Initializing rate scaling for station %pM\n", sta->addr);
D_INFO("%s %s Queue %d on AC %d\n", active ? "Activate" : "Deactivate",
D_INFO("HW Revision ID = 0x%X\n", il->rev_id);
D_INFO("*** LOAD DRIVER ***\n");
D_INFO("pci_resource_len = 0x%08llx\n",
D_INFO("pci_resource_base = %p\n", il->hw_base);
D_INFO("MAC address: %pM\n", il->addresses[0].addr);
D_INFO("*** UNLOAD DRIVER ***\n");
D_INFO("Scanning while associated...\n");
D_INFO("Bootstrap uCode is good in inst SRAM\n");
D_INFO("Initialize uCode is good in inst SRAM\n");
D_INFO("Using current RXON_ASSOC. Not resending.\n");
D_INFO("Runtime uCode is good in inst SRAM\n");
D_INFO("Toggling associated bit on current RXON\n");
D_INFO("Sending RXON\n" "* with%s RXON_FILTER_ASSOC_MSK\n"
D_INFO("Return from !new_assoc RXON.\n");
D_INFO("Begin verify bsm\n");
D_INFO("BSM bootstrap uCode image OK\n");
D_INFO("Begin load bsm\n");
D_INFO("BSM write complete, poll %d iterations\n", i);
D_INFO("ucode inst image size is %u\n", len);
D_INFO("Runtime uCode pointers are set.\n");
D_INFO("Bad \"initialize\" uCode load.\n");
D_INFO("Initialization Alive received.\n");
D_INFO("Couldn't set up uCode pointers.\n");
D_INFO("ucode inst image size is %u\n", len);
D_INFO("ucode image in INSTRUCTION memory is good\n");
D_INFO("Defer power set mode while scanning\n");
D_INFO("Processing response for adding station %u\n", sta_id);
D_INFO("C_ADD_STA PASSED\n");
D_INFO("%s station id %u addr %pM\n",
D_INFO("%s station according to cmd buffer %pM\n",
D_INFO("Adding sta %u (%pM) %ssynchronously\n", sta_id, sta->sta.addr,
D_INFO("STA %d already in process of being added.\n", sta_id);
D_INFO("STA %d already in process of being added.\n", sta_id);
D_INFO("Unable to remove station %pM, device not ready.\n",
D_INFO("Removing %pM but non DRIVER active\n", addr);
D_INFO("Removing %pM but non UCODE active\n", addr);
D_INFO("Clearing ucode stations in driver\n");
D_INFO("Clearing ucode active for station %d\n", i);
D_INFO("No active stations found to be cleared\n");
D_INFO("Not ready yet, not restoring any stations.\n");
D_INFO("Restoring all known stations"
D_INFO("Restoring all known stations" " .... complete.\n");
D_INFO("Channel %u is not an HT channel\n", il->active.channel);
D_INFO("idx %d of LQ expects HT channel\n", i);
D_INFO("init LQ command complete,"
D_INFO("Rx queue requesting wakeup," " GP1 = 0x%x\n",
D_INFO("Tx queue %d requesting wakeup," " GP1 = 0x%x\n",
D_INFO("Attempting to send sync command %s\n",
D_INFO("Setting HCMD_ACTIVE for command %s\n",
D_INFO("Clearing HCMD_ACTIVE for command %s\n",
D_INFO("Clearing HCMD_ACTIVE for command %s\n",
D_INFO("Geography modes already initialized.\n");
D_INFO("Channel %d Freq=%d[%sGHz] %s flag=0x%X\n", ch->channel,
D_INFO("need full RXON - " #cond "\n"); \
D_INFO("need full RXON - " \
D_INFO("Staging channel set to %d [%d]\n", channel, band);
D_INFO("stop master\n");
D_INFO("Stop card, put in low power state\n");
D_INFO("Init card's basic functions\n");
D_INFO("Failed to init the card\n");
D_INFO("Deferring tx power set\n");
D_INFO("BT coex %s\n",
D_INFO("force reset rejected\n");
D_INFO("Cancel firmware reload based on "
D_INFO("Not re-sending same RXON configuration.\n");