Lines Matching refs:D_INFO
171 D_INFO("hwcrypto: modify ucode station key info\n"); in il3945_set_ccmp_dynamic_key_info()
210 D_INFO("hwcrypto: clear ucode station key info\n"); in il3945_clear_sta_key_info()
268 D_INFO("%d frames on pre-allocated heap on clear.\n", il->frames_count); in il3945_clear_free_frames()
723 D_INFO("Replaced existing measurement: %d\n", in il3945_get_measurement()
750 D_INFO("Alive ucode status 0x%08X revision " "0x%01X 0x%01X\n", in il3945_hdl_alive()
754 D_INFO("Initialization Alive received.\n"); in il3945_hdl_alive()
759 D_INFO("Runtime Alive received.\n"); in il3945_hdl_alive()
1031 D_INFO("Failed to allocate SKB buffer.\n"); in il3945_rx_allocate()
1694 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_full()
1716 D_INFO("ucode image in INSTRUCTION memory is good\n"); in il3945_verify_inst_full()
1734 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_sparse()
1774 D_INFO("Bootstrap uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1783 D_INFO("Initialize uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1792 D_INFO("Runtime uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1876 D_INFO("Got firmware '%s' file " in il3945_read_ucode()
1931 D_INFO("f/w package hdr ucode version raw = 0x%x\n", il->ucode_ver); in il3945_read_ucode()
1932 D_INFO("f/w package hdr runtime inst size = %u\n", inst_size); in il3945_read_ucode()
1933 D_INFO("f/w package hdr runtime data size = %u\n", data_size); in il3945_read_ucode()
1934 D_INFO("f/w package hdr init inst size = %u\n", init_size); in il3945_read_ucode()
1935 D_INFO("f/w package hdr init data size = %u\n", init_data_size); in il3945_read_ucode()
1936 D_INFO("f/w package hdr boot inst size = %u\n", boot_size); in il3945_read_ucode()
1943 D_INFO("uCode file size %zd does not match expected size\n", in il3945_read_ucode()
1951 D_INFO("uCode instr len %d too large to fit in\n", inst_size); in il3945_read_ucode()
1957 D_INFO("uCode data len %d too large to fit in\n", data_size); in il3945_read_ucode()
1962 D_INFO("uCode init instr len %d too large to fit in\n", in il3945_read_ucode()
1968 D_INFO("uCode init data len %d too large to fit in\n", in il3945_read_ucode()
1974 D_INFO("uCode boot instr len %d too large to fit in\n", in il3945_read_ucode()
2023 D_INFO("Copying (but not loading) uCode instr len %zd\n", len); in il3945_read_ucode()
2027 D_INFO("uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n", in il3945_read_ucode()
2033 D_INFO("Copying (but not loading) uCode data len %zd\n", len); in il3945_read_ucode()
2041 D_INFO("Copying (but not loading) init instr len %zd\n", len); in il3945_read_ucode()
2049 D_INFO("Copying (but not loading) init data len %zd\n", len); in il3945_read_ucode()
2056 D_INFO("Copying (but not loading) boot instr len %zd\n", len); in il3945_read_ucode()
2104 D_INFO("Runtime uCode pointers are set.\n"); in il3945_set_ucode_ptrs()
2123 D_INFO("Initialize Alive failed.\n"); in il3945_init_alive_start()
2133 D_INFO("Bad \"initialize\" uCode load.\n"); in il3945_init_alive_start()
2140 D_INFO("Initialization Alive received.\n"); in il3945_init_alive_start()
2144 D_INFO("Couldn't set up uCode pointers.\n"); in il3945_init_alive_start()
2164 D_INFO("Runtime Alive received.\n"); in il3945_alive_start()
2169 D_INFO("Alive failed.\n"); in il3945_alive_start()
2179 D_INFO("Bad runtime uCode load.\n"); in il3945_alive_start()
2184 D_INFO("RFKILL status: 0x%x\n", rfkill); in il3945_alive_start()
2196 D_INFO("Thermal calibration took %dus\n", in il3945_alive_start()
2237 D_INFO("ALIVE processing complete.\n"); in il3945_alive_start()
2254 D_INFO(DRV_NAME " is going down\n"); in __il3945_down()
2443 D_INFO(DRV_NAME " is coming up\n"); in __il3945_up()
2566 D_INFO("Scanning while associated...\n"); in il3945_request_scan()
2823 D_INFO("Start UP work.\n"); in il3945_mac_start()
3014 D_INFO("station %pM\n", sta->addr); in il3945_mac_sta_add()
3028 D_INFO("Initializing rate scaling for station %pM\n", sta->addr); in il3945_mac_sta_add()
3193 D_INFO("Committing rxon.flags = 0x%04X\n", flags); in il3945_store_flags()
3228 D_INFO("Committing rxon.filter_flags = " "0x%04X\n", in il3945_store_filter_flags()
3303 D_INFO("Invoking measurement of type %d on " "channel %d (for '%s')\n", in il3945_store_measurement()
3368 D_INFO("not in hex or decimal form.\n"); in il3945_store_antenna()
3373 D_INFO("Setting antenna select to %d.\n", ant); in il3945_store_antenna()
3376 D_INFO("Bad antenna select value %d.\n", ant); in il3945_store_antenna()
3636 D_INFO("Disabling hw_scan\n"); in il3945_pci_probe()
3640 D_INFO("*** LOAD DRIVER ***\n"); in il3945_pci_probe()
3685 D_INFO("pci_resource_len = 0x%08llx\n", in il3945_pci_probe()
3687 D_INFO("pci_resource_base = %p\n", il->hw_base); in il3945_pci_probe()
3718 D_INFO("MAC address: %pM\n", eeprom->mac_address); in il3945_pci_probe()
3825 D_INFO("*** UNLOAD DRIVER ***\n"); in il3945_pci_remove()