• Home
  • Raw
  • Download

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()
1693 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_full()
1715 D_INFO("ucode image in INSTRUCTION memory is good\n"); in il3945_verify_inst_full()
1733 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_sparse()
1773 D_INFO("Bootstrap uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1782 D_INFO("Initialize uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1791 D_INFO("Runtime uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1875 D_INFO("Got firmware '%s' file " in il3945_read_ucode()
1930 D_INFO("f/w package hdr ucode version raw = 0x%x\n", il->ucode_ver); in il3945_read_ucode()
1931 D_INFO("f/w package hdr runtime inst size = %u\n", inst_size); in il3945_read_ucode()
1932 D_INFO("f/w package hdr runtime data size = %u\n", data_size); in il3945_read_ucode()
1933 D_INFO("f/w package hdr init inst size = %u\n", init_size); in il3945_read_ucode()
1934 D_INFO("f/w package hdr init data size = %u\n", init_data_size); in il3945_read_ucode()
1935 D_INFO("f/w package hdr boot inst size = %u\n", boot_size); in il3945_read_ucode()
1942 D_INFO("uCode file size %zd does not match expected size\n", in il3945_read_ucode()
1950 D_INFO("uCode instr len %d too large to fit in\n", inst_size); in il3945_read_ucode()
1956 D_INFO("uCode data len %d too large to fit in\n", data_size); in il3945_read_ucode()
1961 D_INFO("uCode init instr len %d too large to fit in\n", in il3945_read_ucode()
1967 D_INFO("uCode init data len %d too large to fit in\n", in il3945_read_ucode()
1973 D_INFO("uCode boot instr len %d too large to fit in\n", in il3945_read_ucode()
2022 D_INFO("Copying (but not loading) uCode instr len %zd\n", len); in il3945_read_ucode()
2026 D_INFO("uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n", in il3945_read_ucode()
2032 D_INFO("Copying (but not loading) uCode data len %zd\n", len); in il3945_read_ucode()
2040 D_INFO("Copying (but not loading) init instr len %zd\n", len); in il3945_read_ucode()
2048 D_INFO("Copying (but not loading) init data len %zd\n", len); in il3945_read_ucode()
2055 D_INFO("Copying (but not loading) boot instr len %zd\n", len); in il3945_read_ucode()
2103 D_INFO("Runtime uCode pointers are set.\n"); in il3945_set_ucode_ptrs()
2122 D_INFO("Initialize Alive failed.\n"); in il3945_init_alive_start()
2132 D_INFO("Bad \"initialize\" uCode load.\n"); in il3945_init_alive_start()
2139 D_INFO("Initialization Alive received.\n"); in il3945_init_alive_start()
2143 D_INFO("Couldn't set up uCode pointers.\n"); in il3945_init_alive_start()
2163 D_INFO("Runtime Alive received.\n"); in il3945_alive_start()
2168 D_INFO("Alive failed.\n"); in il3945_alive_start()
2178 D_INFO("Bad runtime uCode load.\n"); in il3945_alive_start()
2183 D_INFO("RFKILL status: 0x%x\n", rfkill); in il3945_alive_start()
2195 D_INFO("Thermal calibration took %dus\n", in il3945_alive_start()
2236 D_INFO("ALIVE processing complete.\n"); in il3945_alive_start()
2253 D_INFO(DRV_NAME " is going down\n"); in __il3945_down()
2442 D_INFO(DRV_NAME " is coming up\n"); in __il3945_up()
2565 D_INFO("Scanning while associated...\n"); in il3945_request_scan()
2822 D_INFO("Start UP work.\n"); in il3945_mac_start()
3013 D_INFO("station %pM\n", sta->addr); in il3945_mac_sta_add()
3027 D_INFO("Initializing rate scaling for station %pM\n", sta->addr); in il3945_mac_sta_add()
3192 D_INFO("Committing rxon.flags = 0x%04X\n", flags); in il3945_store_flags()
3227 D_INFO("Committing rxon.filter_flags = " "0x%04X\n", in il3945_store_filter_flags()
3302 D_INFO("Invoking measurement of type %d on " "channel %d (for '%s')\n", in il3945_store_measurement()
3367 D_INFO("not in hex or decimal form.\n"); in il3945_store_antenna()
3372 D_INFO("Setting antenna select to %d.\n", ant); in il3945_store_antenna()
3375 D_INFO("Bad antenna select value %d.\n", ant); in il3945_store_antenna()
3635 D_INFO("Disabling hw_scan\n"); in il3945_pci_probe()
3639 D_INFO("*** LOAD DRIVER ***\n"); in il3945_pci_probe()
3684 D_INFO("pci_resource_len = 0x%08llx\n", in il3945_pci_probe()
3686 D_INFO("pci_resource_base = %p\n", il->hw_base); in il3945_pci_probe()
3717 D_INFO("MAC address: %pM\n", eeprom->mac_address); in il3945_pci_probe()
3824 D_INFO("*** UNLOAD DRIVER ***\n"); in il3945_pci_remove()