• Home
  • Raw
  • Download

Lines Matching refs:D_INFO

155 	D_INFO("hwcrypto: modify ucode station key info\n");  in il3945_set_ccmp_dynamic_key_info()
194 D_INFO("hwcrypto: clear ucode station key info\n"); in il3945_clear_sta_key_info()
250 D_INFO("%d frames on pre-allocated heap on clear.\n", il->frames_count); in il3945_clear_free_frames()
698 D_INFO("Replaced existing measurement: %d\n", in il3945_get_measurement()
725 D_INFO("Alive ucode status 0x%08X revision " "0x%01X 0x%01X\n", in il3945_hdl_alive()
729 D_INFO("Initialization Alive received.\n"); in il3945_hdl_alive()
734 D_INFO("Runtime Alive received.\n"); in il3945_hdl_alive()
1002 D_INFO("Failed to allocate SKB buffer.\n"); in il3945_rx_allocate()
1667 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_full()
1689 D_INFO("ucode image in INSTRUCTION memory is good\n"); in il3945_verify_inst_full()
1707 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_sparse()
1747 D_INFO("Bootstrap uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1756 D_INFO("Initialize uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1765 D_INFO("Runtime uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1849 D_INFO("Got firmware '%s' file " in il3945_read_ucode()
1904 D_INFO("f/w package hdr ucode version raw = 0x%x\n", il->ucode_ver); in il3945_read_ucode()
1905 D_INFO("f/w package hdr runtime inst size = %u\n", inst_size); in il3945_read_ucode()
1906 D_INFO("f/w package hdr runtime data size = %u\n", data_size); in il3945_read_ucode()
1907 D_INFO("f/w package hdr init inst size = %u\n", init_size); in il3945_read_ucode()
1908 D_INFO("f/w package hdr init data size = %u\n", init_data_size); in il3945_read_ucode()
1909 D_INFO("f/w package hdr boot inst size = %u\n", boot_size); in il3945_read_ucode()
1916 D_INFO("uCode file size %zd does not match expected size\n", in il3945_read_ucode()
1924 D_INFO("uCode instr len %d too large to fit in\n", inst_size); in il3945_read_ucode()
1930 D_INFO("uCode data len %d too large to fit in\n", data_size); in il3945_read_ucode()
1935 D_INFO("uCode init instr len %d too large to fit in\n", in il3945_read_ucode()
1941 D_INFO("uCode init data len %d too large to fit in\n", in il3945_read_ucode()
1947 D_INFO("uCode boot instr len %d too large to fit in\n", in il3945_read_ucode()
1996 D_INFO("Copying (but not loading) uCode instr len %zd\n", len); in il3945_read_ucode()
2000 D_INFO("uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n", in il3945_read_ucode()
2006 D_INFO("Copying (but not loading) uCode data len %zd\n", len); in il3945_read_ucode()
2014 D_INFO("Copying (but not loading) init instr len %zd\n", len); in il3945_read_ucode()
2022 D_INFO("Copying (but not loading) init data len %zd\n", len); in il3945_read_ucode()
2029 D_INFO("Copying (but not loading) boot instr len %zd\n", len); in il3945_read_ucode()
2077 D_INFO("Runtime uCode pointers are set.\n"); in il3945_set_ucode_ptrs()
2096 D_INFO("Initialize Alive failed.\n"); in il3945_init_alive_start()
2106 D_INFO("Bad \"initialize\" uCode load.\n"); in il3945_init_alive_start()
2113 D_INFO("Initialization Alive received.\n"); in il3945_init_alive_start()
2117 D_INFO("Couldn't set up uCode pointers.\n"); in il3945_init_alive_start()
2137 D_INFO("Runtime Alive received.\n"); in il3945_alive_start()
2142 D_INFO("Alive failed.\n"); in il3945_alive_start()
2152 D_INFO("Bad runtime uCode load.\n"); in il3945_alive_start()
2157 D_INFO("RFKILL status: 0x%x\n", rfkill); in il3945_alive_start()
2169 D_INFO("Thermal calibration took %dus\n", in il3945_alive_start()
2210 D_INFO("ALIVE processing complete.\n"); in il3945_alive_start()
2227 D_INFO(DRV_NAME " is going down\n"); in __il3945_down()
2414 D_INFO(DRV_NAME " is coming up\n"); in __il3945_up()
2537 D_INFO("Scanning while associated...\n"); in il3945_request_scan()
2791 D_INFO("Start UP work.\n"); in il3945_mac_start()
2982 D_INFO("station %pM\n", sta->addr); in il3945_mac_sta_add()
2996 D_INFO("Initializing rate scaling for station %pM\n", sta->addr); in il3945_mac_sta_add()
3160 D_INFO("Committing rxon.flags = 0x%04X\n", flags); in il3945_store_flags()
3194 D_INFO("Committing rxon.filter_flags = " "0x%04X\n", in il3945_store_filter_flags()
3269 D_INFO("Invoking measurement of type %d on " "channel %d (for '%s')\n", in il3945_store_measurement()
3334 D_INFO("not in hex or decimal form.\n"); in il3945_store_antenna()
3339 D_INFO("Setting antenna select to %d.\n", ant); in il3945_store_antenna()
3342 D_INFO("Bad antenna select value %d.\n", ant); in il3945_store_antenna()
3600 D_INFO("*** LOAD DRIVER ***\n"); in il3945_pci_probe()
3643 D_INFO("pci_resource_len = 0x%08llx\n", in il3945_pci_probe()
3645 D_INFO("pci_resource_base = %p\n", il->hw_base); in il3945_pci_probe()
3676 D_INFO("MAC address: %pM\n", eeprom->mac_address); in il3945_pci_probe()
3784 D_INFO("*** UNLOAD DRIVER ***\n"); in il3945_pci_remove()