Lines Matching refs:IL_ERR
69 IL_ERR("Tx flush command to flush out all frames\n"); in il4965_check_abort_status()
198 IL_ERR("Unable to initialize Rx queue\n"); in il4965_hw_nic_init()
332 IL_ERR("Failed to alloc_pages with %s. " in il4965_rx_allocate()
438 IL_ERR("Can't stop Rx DMA.\n"); in il4965_rxq_stop()
588 IL_ERR("dev_alloc_skb failed\n"); in il4965_pass_packet_to_mac80211()
644 IL_ERR("MPDU frame without cached PHY data\n"); in il4965_hdl_rx()
1241 IL_ERR("FH register values:\n"); in il4965_dump_fh()
1243 IL_ERR(" %34s: 0X%08x\n", il4965_get_fh_string(fh_tbl[i]), in il4965_dump_fh()
1632 IL_ERR("Unknown encode cipher %x\n", keyconf->cipher); in il4965_tx_cmd_build_hwcrypto()
1981 IL_ERR("Scheduler BC Table allocation failed\n"); in il4965_txq_ctx_alloc()
1987 IL_ERR("Keep Warm allocation failed\n"); in il4965_txq_ctx_alloc()
2010 IL_ERR("Tx %d queue init failed\n", txq_id); in il4965_txq_ctx_alloc()
2081 IL_ERR("Timeout stopping DMA channel %d [0x%08x]", in il4965_txq_ctx_stop()
2235 IL_ERR("Start AGG on invalid station\n"); in il4965_tx_agg_start()
2242 IL_ERR("Start AGG when state is not IL_AGG_OFF !\n"); in il4965_tx_agg_start()
2248 IL_ERR("No free aggregation queue available\n"); in il4965_tx_agg_start()
2328 IL_ERR("Invalid station for AGG tid %d\n", tid); in il4965_tx_agg_stop()
2464 IL_ERR("Read idx for DMA queue txq id (%d), idx %d, " in il4965_tx_queue_reclaim()
2509 IL_ERR("Received BA when not expected\n"); in il4965_tx_status_reply_compressed_ba()
2600 IL_ERR("Requested station info for sta %d before ready.\n", in il4965_find_station()
2715 IL_ERR("BUG_ON idx doesn't match seq control" in il4965_tx_status_reply_tx()
2778 IL_ERR("Read idx for DMA queue txq_id (%d) idx %d " in il4965_hdl_tx()
2798 IL_ERR("Station not known\n"); in il4965_hdl_tx()
2925 IL_ERR("BUG_ON scd_flow is bigger than number of queues\n"); in il4965_hdl_compressed_ba()
3032 IL_ERR("Unable to allocate memory for LQ cmd.\n"); in il4965_sta_alloc_lq()
3092 IL_ERR("Unable to add station %pM\n", addr); in il4965_add_bssid_station()
3106 IL_ERR("Unable to initialize rate scaling for station %pM.\n", in il4965_add_bssid_station()
3113 IL_ERR("Link quality command failed (%d)\n", ret); in il4965_add_bssid_station()
3446 IL_ERR("idx %d not used in uCode key table.\n", in il4965_remove_dynamic_key()
3494 IL_ERR("Unknown alg: %s cipher = %x\n", __func__, in il4965_set_dynamic_key()
3522 IL_ERR("Unable to prepare broadcast station\n"); in il4965_alloc_bcast_station()
3534 IL_ERR in il4965_alloc_bcast_station()
3561 IL_ERR("Unable to initialize rate scaling for bcast sta.\n"); in il4965_update_bcast_station()
3643 IL_ERR("Invalid station for AGG tid %d\n", tid); in il4965_sta_rx_agg_stop()
3715 IL_ERR("Could not allocate frame!\n"); in il4965_get_free_frame()
3795 IL_ERR("Trying to build beacon without beaconing enabled\n"); in il4965_hw_get_beacon_cmd()
3844 IL_ERR("Could not obtain free frame buffer for beacon " in il4965_send_beacon_cmd()
3851 IL_ERR("Error configuring the beacon command\n"); in il4965_send_beacon_cmd()
3930 IL_ERR("Too many chunks: %i\n", num_tbs); in il4965_hw_txq_free_tfd()
3978 IL_ERR("Error can not send more than %d chunks\n", in il4965_hw_txq_attach_buf_to_tfd()
3985 IL_ERR("Unaligned address = %llx\n", (unsigned long long)addr); in il4965_hw_txq_attach_buf_to_tfd()
4393 IL_ERR("Hardware error detected. Restarting.\n"); in il4965_irq_tasklet()
4454 IL_ERR("Microcode CT kill error detected.\n"); in il4965_irq_tasklet()
4461 IL_ERR("Microcode SW error detected. " " Restarting 0x%X.\n", in il4965_irq_tasklet()
4502 IL_ERR("Unhandled INTA bits 0x%08x\n", inta & ~handled); in il4965_irq_tasklet()
4568 IL_ERR("%s is not in hex or decimal form.\n", buf); in il4965_store_debug_level()
4619 IL_ERR("failed setting tx power (0x%08x).\n", ret); in il4965_store_tx_power()
4686 IL_ERR("no suitable firmware found!\n"); in il4965_request_firmware()
4722 IL_ERR("File size too small!\n"); in il4965_load_firmware()
4739 IL_ERR("uCode file size %d does not match expected size\n", in il4965_load_firmware()
4782 IL_ERR("request for firmware file '%s' failed.\n", in il4965_ucode_callback()
4792 IL_ERR("File size way too small!\n"); in il4965_ucode_callback()
4810 IL_ERR("Driver unable to support your firmware API. " in il4965_ucode_callback()
4817 IL_ERR("Firmware has old API version. Expected v%u, " in il4965_ucode_callback()
4846 IL_ERR("uCode instr len %zd too large to fit in\n", in il4965_ucode_callback()
4852 IL_ERR("uCode data len %zd too large to fit in\n", in il4965_ucode_callback()
4858 IL_ERR("uCode init instr len %zd too large to fit in\n", in il4965_ucode_callback()
4864 IL_ERR("uCode init data len %zd too large to fit in\n", in il4965_ucode_callback()
4870 IL_ERR("uCode boot instr len %zd too large to fit in\n", in il4965_ucode_callback()
4979 IL_ERR("failed to create sysfs device attributes\n"); in il4965_ucode_callback()
4996 IL_ERR("failed to allocate pci memory\n"); in il4965_ucode_callback()
5091 IL_ERR("Not valid error log pointer 0x%08X for %s uCode\n", in il4965_dump_nic_error_log()
5099 IL_ERR("Start IWL Error Log Dump:\n"); in il4965_dump_nic_error_log()
5100 IL_ERR("Status: 0x%08lX, count: %d\n", il->status, count); in il4965_dump_nic_error_log()
5116 IL_ERR("Desc Time " in il4965_dump_nic_error_log()
5118 IL_ERR("%-28s (0x%04X) %010u 0x%08X 0x%08X %u\n", in il4965_dump_nic_error_log()
5120 IL_ERR("pc blink1 blink2 ilink1 ilink2 hcmd\n"); in il4965_dump_nic_error_log()
5121 IL_ERR("0x%05X 0x%05X 0x%05X 0x%05X 0x%05X 0x%05X\n", pc, blink1, in il4965_dump_nic_error_log()
5142 IL_ERR("C_CT_KILL_CONFIG failed\n"); in il4965_rf_kill_ct_config()
5521 IL_ERR("ucode not available for device bringup\n"); in __il4965_up()
5534 IL_ERR("HW not ready\n"); in __il4965_up()
5558 IL_ERR("Unable to init nic\n"); in __il4965_up()
5589 IL_ERR("Unable to set up bootstrap uCode: %d\n", ret); in __il4965_up()
5607 IL_ERR("Unable to initialize device after %d attempts.\n", i); in __il4965_up()
5783 IL_ERR("Failed to register hw (error %d)\n", ret); in il4965_mac_setup_register()
5819 IL_ERR("START_ALIVE timeout after %dms.\n", in il4965_mac_start()
6035 IL_ERR("Unable to add station %pM (%d)\n", sta->addr, ret); in il4965_mac_sta_add()
6366 IL_ERR("initializing regulatory failed: %d\n", ret); in il4965_init_drv()
6372 IL_ERR("initializing geos failed: %d\n", ret); in il4965_init_drv()
6590 IL_ERR("Unable to init EEPROM\n"); in il4965_pci_probe()
6628 IL_ERR("Error allocating IRQ %d\n", il->pci_dev->irq); in il4965_pci_probe()