Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c440 IL_ERR("Can't stop Rx DMA.\n"); in il4965_rxq_stop()
590 IL_ERR("dev_alloc_skb failed\n"); in il4965_pass_packet_to_mac80211()
1243 IL_ERR("FH register values:\n"); in il4965_dump_fh()
2794 IL_ERR("Station not known\n"); in il4965_hdl_tx()
3530 IL_ERR in il4965_alloc_bcast_station()
4711 IL_ERR("File size too small!\n"); in il4965_load_firmware()
4781 IL_ERR("File size way too small!\n"); in il4965_ucode_callback()
5131 IL_ERR("C_CT_KILL_CONFIG failed\n"); in il4965_rf_kill_ct_config()
5523 IL_ERR("HW not ready\n"); in __il4965_up()
5547 IL_ERR("Unable to init nic\n"); in __il4965_up()
[all …]
H A D4965.c83 IL_ERR("uCode INST section is invalid at " in il4965_verify_inst_full()
282 IL_ERR("BSM uCode verification failed at " in il4965_verify_bsm()
394 IL_ERR("BSM write did not complete!\n"); in il4965_load_bsm()
546 IL_ERR("Could not send C_PHY_CALIBRATION\n"); in il4965_chain_noise_reset()
1354 IL_ERR("Error setting RXON_ASSOC (%d)\n", ret); in il4965_commit_rxon()
1384 IL_ERR("Error clearing ASSOC_MSK (%d)\n", ret); in il4965_commit_rxon()
1411 IL_ERR("Error setting new RXON (%d)\n", ret); in il4965_commit_rxon()
1433 IL_ERR("Error setting new RXON (%d)\n", ret); in il4965_commit_rxon()
1446 IL_ERR("Error sending TX power (%d)\n", ret); in il4965_commit_rxon()
1516 IL_ERR("invalid channel switch from %u to %u\n", in il4965_hw_channel_switch()
[all …]
H A D3945-mac.c110 IL_ERR("Bad antenna selector value (0x%x)\n", in il3945_get_antenna_flags()
274 IL_ERR("Could not allocate frame!\n"); in il3945_get_free_frame()
475 IL_ERR("ERROR: No TX rate available.\n"); in il3945_tx_skb()
1307 IL_ERR("Start IWL Error Log Dump:\n"); in il3945_dump_nic_error_log()
1801 IL_ERR("Loaded firmware %s, " in il3945_read_ucode()
1816 IL_ERR("File size way too small!\n"); in il3945_read_ucode()
1993 IL_ERR("failed to allocate pci memory\n"); in il3945_read_ucode()
2329 IL_ERR("Unable to int nic\n"); in __il3945_up()
3632 IL_ERR("Unable to init EEPROM\n"); in il3945_pci_probe()
3646 IL_ERR("failed to set hw settings\n"); in il3945_pci_probe()
[all …]
H A D3945.c496 IL_ERR("dev_alloc_skb failed\n"); in il3945_pass_packet_to_mac80211()
648 IL_ERR("Too many chunks: %i\n", counter); in il3945_hw_txq_free_tfd()
857 IL_ERR("Tx %d queue init failed\n", txq_id); in il3945_txq_ctx_reset()
970 IL_ERR("Unable to initialize Rx queue\n"); in il3945_hw_nic_init()
1744 IL_ERR("Error setting RXON_ASSOC " in il3945_commit_rxon()
1819 IL_ERR("Error setting Tx power (%d).\n", rc); in il3945_commit_rxon()
2120 IL_ERR("Invalid power idx\n"); in il3945_txpower_set_from_eeprom()
2191 IL_ERR("Can't stop Rx DMA.\n"); in il3945_hw_rxq_stop()
2267 IL_ERR("Unable to add station %pM\n", addr); in il3945_add_bssid_station()
2483 IL_ERR("BSM uCode verification failed at " in il3945_verify_bsm()
[all …]
H A Dcommon.c245 IL_ERR("Bad return from %s (0x%08X)\n", in il_generic_cmd_callback()
341 IL_ERR("Command %s failed: FW Error\n", in il_send_cmd_sync()
347 IL_ERR("Error: Response NULL in '%s'\n", in il_send_cmd_sync()
465 IL_ERR("undefined blink compensation: " in il_blink_compensation()
1202 IL_ERR("set power fail, ret = %d", ret); in il_power_set_mode()
2052 IL_ERR("Adding station %pM failed.\n", in il_add_station_common()
2130 IL_ERR("C_REM_STA failed\n"); in il_send_remove_station()
2976 IL_ERR("Fail to alloc skbs\n"); in il_tx_queue_alloc()
3762 IL_ERR("Invalid RXON\n"); in il_check_rxon_cmd()
4618 IL_ERR("Not enough memory for txq\n"); in il_alloc_txq_mem()
[all …]
H A Ddebug.c466 IL_ERR("NVM size is not multiple of 16.\n"); in il_dbgfs_nvm_read()
472 IL_ERR("Invalid EEPROM memory\n"); in il_dbgfs_nvm_read()
479 IL_ERR("Can not allocate Buffer\n"); in il_dbgfs_nvm_read()
512 IL_ERR("Can not allocate Buffer\n"); in il_dbgfs_channels_read()
650 IL_ERR("Can not allocate Buffer\n"); in il_dbgfs_interrupt_read()
779 IL_ERR("Sta associated with AP - " in il_dbgfs_disable_ht40_write()
827 IL_ERR("txq not ready\n"); in il_dbgfs_tx_queue_read()
930 IL_ERR("Can not allocate Buffer\n"); in il_dbgfs_sensitivity_read()
1029 IL_ERR("Can not allocate Buffer\n"); in il_dbgfs_chain_noise_read()
H A D4965-rs.c348 IL_ERR("Fail start Tx agg on tid: %d\n", tid); in il4965_rs_tl_turn_on_agg_for_tid()
365 IL_ERR("tid exceeds max load count: %d/%d\n", tid, in il4965_rs_tl_turn_on_agg()
487 IL_ERR("Invalid HT rate idx %d\n", idx); in il4965_rate_n_flags_from_tbl()
497 IL_ERR("Invalid tbl->lq_type %d\n", tbl->lq_type); in il4965_rate_n_flags_from_tbl()
517 IL_ERR("GF was set with SGI:SISO\n"); in il4965_rate_n_flags_from_tbl()
1454 IL_ERR("SGI was set in GF+SISO\n"); in il4965_rs_move_siso_to_other()
1813 IL_ERR("Current Rate is not valid\n"); in il4965_rs_rate_scale_perform()
1829 IL_ERR("tbl->expected_tpt is NULL\n"); in il4965_rs_rate_scale_perform()
1869 IL_ERR("expected_tpt should have been calculated by now\n"); in il4965_rs_rate_scale_perform()
2513 IL_ERR in il4965_rs_dbgfs_set_mcs()
H A D3945-debug.c54 IL_ERR("Can not allocate Buffer\n"); in il3945_ucode_rx_stats_read()
314 IL_ERR("Can not allocate Buffer\n"); in il3945_ucode_tx_stats_read()
407 IL_ERR("Can not allocate Buffer\n"); in il3945_ucode_general_stats_read()
H A D4965-debug.c63 IL_ERR("Can not allocate Buffer\n"); in il4965_ucode_rx_stats_read()
468 IL_ERR("Can not allocate Buffer\n"); in il4965_ucode_tx_stats_read()
637 IL_ERR("Can not allocate Buffer\n"); in il4965_ucode_general_stats_read()
H A Dcommon.h31 #define IL_ERR(f, a...) dev_err(&il->pci_dev->dev, f, ## a) macro