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()
1661 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_full()
1683 D_INFO("ucode image in INSTRUCTION memory is good\n"); in il3945_verify_inst_full()
1701 D_INFO("ucode inst image size is %u\n", len); in il3945_verify_inst_sparse()
1741 D_INFO("Bootstrap uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1750 D_INFO("Initialize uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1759 D_INFO("Runtime uCode is good in inst SRAM\n"); in il3945_verify_ucode()
1843 D_INFO("Got firmware '%s' file " in il3945_read_ucode()
1898 D_INFO("f/w package hdr ucode version raw = 0x%x\n", il->ucode_ver); in il3945_read_ucode()
1899 D_INFO("f/w package hdr runtime inst size = %u\n", inst_size); in il3945_read_ucode()
1900 D_INFO("f/w package hdr runtime data size = %u\n", data_size); in il3945_read_ucode()
1901 D_INFO("f/w package hdr init inst size = %u\n", init_size); in il3945_read_ucode()
1902 D_INFO("f/w package hdr init data size = %u\n", init_data_size); in il3945_read_ucode()
1903 D_INFO("f/w package hdr boot inst size = %u\n", boot_size); in il3945_read_ucode()
1910 D_INFO("uCode file size %zd does not match expected size\n", in il3945_read_ucode()
1918 D_INFO("uCode instr len %d too large to fit in\n", inst_size); in il3945_read_ucode()
1924 D_INFO("uCode data len %d too large to fit in\n", data_size); in il3945_read_ucode()
1929 D_INFO("uCode init instr len %d too large to fit in\n", in il3945_read_ucode()
1935 D_INFO("uCode init data len %d too large to fit in\n", in il3945_read_ucode()
1941 D_INFO("uCode boot instr len %d too large to fit in\n", in il3945_read_ucode()
1990 D_INFO("Copying (but not loading) uCode instr len %zd\n", len); in il3945_read_ucode()
1994 D_INFO("uCode instr buf vaddr = 0x%p, paddr = 0x%08x\n", in il3945_read_ucode()
2000 D_INFO("Copying (but not loading) uCode data len %zd\n", len); in il3945_read_ucode()
2008 D_INFO("Copying (but not loading) init instr len %zd\n", len); in il3945_read_ucode()
2016 D_INFO("Copying (but not loading) init data len %zd\n", len); in il3945_read_ucode()
2023 D_INFO("Copying (but not loading) boot instr len %zd\n", len); in il3945_read_ucode()
2071 D_INFO("Runtime uCode pointers are set.\n"); in il3945_set_ucode_ptrs()
2090 D_INFO("Initialize Alive failed.\n"); in il3945_init_alive_start()
2100 D_INFO("Bad \"initialize\" uCode load.\n"); in il3945_init_alive_start()
2107 D_INFO("Initialization Alive received.\n"); in il3945_init_alive_start()
2111 D_INFO("Couldn't set up uCode pointers.\n"); in il3945_init_alive_start()
2131 D_INFO("Runtime Alive received.\n"); in il3945_alive_start()
2136 D_INFO("Alive failed.\n"); in il3945_alive_start()
2146 D_INFO("Bad runtime uCode load.\n"); in il3945_alive_start()
2151 D_INFO("RFKILL status: 0x%x\n", rfkill); in il3945_alive_start()
2163 D_INFO("Thermal calibration took %dus\n", in il3945_alive_start()
2204 D_INFO("ALIVE processing complete.\n"); in il3945_alive_start()
2221 D_INFO(DRV_NAME " is going down\n"); in __il3945_down()
2408 D_INFO(DRV_NAME " is coming up\n"); in __il3945_up()
2531 D_INFO("Scanning while associated...\n"); in il3945_request_scan()
2785 D_INFO("Start UP work.\n"); in il3945_mac_start()
2976 D_INFO("station %pM\n", sta->addr); in il3945_mac_sta_add()
2990 D_INFO("Initializing rate scaling for station %pM\n", sta->addr); in il3945_mac_sta_add()
3154 D_INFO("Committing rxon.flags = 0x%04X\n", flags); in il3945_store_flags()
3188 D_INFO("Committing rxon.filter_flags = " "0x%04X\n", in il3945_store_filter_flags()
3263 D_INFO("Invoking measurement of type %d on " "channel %d (for '%s')\n", in il3945_store_measurement()
3328 D_INFO("not in hex or decimal form.\n"); in il3945_store_antenna()
3333 D_INFO("Setting antenna select to %d.\n", ant); in il3945_store_antenna()
3336 D_INFO("Bad antenna select value %d.\n", ant); in il3945_store_antenna()
3595 D_INFO("*** LOAD DRIVER ***\n"); in il3945_pci_probe()
3638 D_INFO("pci_resource_len = 0x%08llx\n", in il3945_pci_probe()
3640 D_INFO("pci_resource_base = %p\n", il->hw_base); in il3945_pci_probe()
3671 D_INFO("MAC address: %pM\n", eeprom->mac_address); in il3945_pci_probe()
3779 D_INFO("*** UNLOAD DRIVER ***\n"); in il3945_pci_remove()