Searched refs:IL_ERR (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c83 IL_ERR("uCode INST section is invalid at "
137 IL_ERR("NO VALID UCODE IMAGE IN INSTRUCTION SRAM!!\n");
210 IL_ERR("Unsupported (too old) EEPROM VER=0x%x < 0x%x "
282 IL_ERR("BSM uCode verification failed at "
394 IL_ERR("BSM write did not complete!\n");
546 IL_ERR("Could not send C_PHY_CALIBRATION\n");
680 IL_ERR("Tx Power can not find channel %d\n", channel);
1047 IL_ERR("Can't find txatten group for channel %d.\n", channel);
1333 IL_ERR("Invalid RXON configuration. Not committing.\n");
1354 IL_ERR("Erro
[all...]
H A D3945.c161 IL_ERR("Invalid event log pointer 0x%08X\n", base);
312 IL_ERR("Read idx for DMA queue txq_id (%d) idx %d "
358 IL_ERR("TODO: Implement Tx ABORT REQUIRED!!!\n");
496 IL_ERR("dev_alloc_skb failed\n");
614 IL_ERR("Error can not send more than %d chunks\n",
648 IL_ERR("Too many chunks: %i\n", counter);
857 IL_ERR("Tx %d queue init failed\n", txq_id);
970 IL_ERR("Unable to initialize Rx queue\n");
1081 IL_ERR("Error bad temperature value %d\n", temperature);
1401 IL_ERR("Faile
[all...]
H A D4965-mac.c70 IL_ERR("Tx flush command to flush out all frames\n");
200 IL_ERR("Unable to initialize Rx queue\n");
334 IL_ERR("Failed to alloc_pages with %s. "
440 IL_ERR("Can't stop Rx DMA.\n");
590 IL_ERR("dev_alloc_skb failed\n");
646 IL_ERR("MPDU frame without cached PHY data\n");
1243 IL_ERR("FH register values:\n");
1245 IL_ERR(" %34s: 0X%08x\n", il4965_get_fh_string(fh_tbl[i]),
1634 IL_ERR("Unknown encode cipher %x\n", keyconf->cipher);
1978 IL_ERR("Schedule
[all...]
H A Dcommon.c245 IL_ERR("Bad return from %s (0x%08X)\n",
282 IL_ERR("Error sending %s: enqueue_hcmd failed: %d\n",
312 IL_ERR("Error sending %s: enqueue_hcmd failed: %d\n",
322 IL_ERR("Error sending %s: time out after %dms.\n",
335 IL_ERR("Command %s aborted: RF KILL Switch\n",
341 IL_ERR("Command %s failed: FW Error\n",
347 IL_ERR("Error: Response NULL in '%s'\n",
465 IL_ERR("undefined blink compensation: "
667 IL_ERR("bad EEPROM signature," "EEPROM_GP=0x%08x\n", gp);
720 IL_ERR("EEPRO
[all...]
H A D3945-mac.c110 IL_ERR("Bad antenna selector value (0x%x)\n",
218 IL_ERR("Unknown alg: %s alg=%x\n", __func__, keyconf->cipher);
241 IL_ERR("Static key invalid: cipher %x\n", key->cipher);
274 IL_ERR("Could not allocate frame!\n");
321 IL_ERR("Could not obtain free frame buffer for beacon "
382 IL_ERR("Unknown encode cipher %x\n", keyinfo->cipher);
475 IL_ERR("ERROR: No TX rate available.\n");
690 IL_ERR("Bad return from N_RX_ON_ASSOC command\n");
1005 IL_ERR("Failed to allocate SKB buffer with %0x."
1338 IL_ERR("No
[all...]
H A Ddebug.c466 IL_ERR("NVM size is not multiple of 16.\n");
472 IL_ERR("Invalid EEPROM memory\n");
479 IL_ERR("Can not allocate Buffer\n");
512 IL_ERR("Can not allocate Buffer\n");
650 IL_ERR("Can not allocate Buffer\n");
779 IL_ERR("Sta associated with AP - "
827 IL_ERR("txq not ready\n");
930 IL_ERR("Can not allocate Buffer\n");
1029 IL_ERR("Can not allocate Buffer\n");
H A D3945-debug.c54 IL_ERR("Can not allocate Buffer\n");
314 IL_ERR("Can not allocate Buffer\n");
407 IL_ERR("Can not allocate Buffer\n");
H A D4965-rs.c355 IL_ERR("Fail start Tx agg on tid: %d\n", tid);
372 IL_ERR("tid exceeds max load count: %d/%d\n", tid,
494 IL_ERR("Invalid HT rate idx %d\n", idx);
504 IL_ERR("Invalid tbl->lq_type %d\n", tbl->lq_type);
524 IL_ERR("GF was set with SGI:SISO\n");
1461 IL_ERR("SGI was set in GF+SISO\n");
1820 IL_ERR("Current Rate is not valid\n");
1836 IL_ERR("tbl->expected_tpt is NULL\n");
1876 IL_ERR("expected_tpt should have been calculated by now\n");
2519 IL_ERR
[all...]
H A D4965-debug.c63 IL_ERR("Can not allocate Buffer\n");
468 IL_ERR("Can not allocate Buffer\n");
637 IL_ERR("Can not allocate Buffer\n");
H A Dcommon.h31 #define IL_ERR(f, a...) dev_err(&il->pci_dev->dev, f, ## a) macro

Completed in 395 milliseconds