Home
last modified time | relevance | path

Searched refs:wl1271_error (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c44 wl1271_error("invalid channel switch band: %d", in wl18xx_cmd_channel_switch()
63 wl1271_error("failed to send channel switch command"); in wl18xx_cmd_channel_switch()
91 wl1271_error("failed to send smart config start command"); in wl18xx_cmd_smart_config_start()
116 wl1271_error("failed to send smart config stop command"); in wl18xx_cmd_smart_config_stop()
136 wl1271_error("invalid group key size: %d", key_len); in wl18xx_cmd_smart_config_set_group_key()
152 wl1271_error("failed to send smart config set group key cmd"); in wl18xx_cmd_smart_config_set_group_key()
184 wl1271_error("failed to send cac command"); in wl18xx_cmd_set_cac()
210 wl1271_error("failed to send radar detection debug command"); in wl18xx_cmd_radar_detection_debug()
236 wl1271_error("failed to send dfs master restart command"); in wl18xx_cmd_dfs_master_restart()
H A Dscan.c110 wl1271_error("2.4GHz PROBE request template failed"); in wl18xx_scan_send()
127 wl1271_error("5GHz PROBE request template failed"); in wl18xx_scan_send()
136 wl1271_error("SCAN failed"); in wl18xx_scan_send()
253 wl1271_error("2.4GHz PROBE request template failed"); in wl18xx_scan_sched_scan_config()
270 wl1271_error("5GHz PROBE request template failed"); in wl18xx_scan_sched_scan_config()
279 wl1271_error("SCAN failed"); in wl18xx_scan_sched_scan_config()
306 wl1271_error("failed to alloc memory to send sched scan stop"); in __wl18xx_scan_stop()
315 wl1271_error("failed to send sched scan stop command"); in __wl18xx_scan_stop()
H A Dtx.c24 wl1271_error("last Tx rate invalid: %d", fw_rate); in wl18xx_get_last_tx_rate()
158 wl1271_error("invalid desc release index %d", in wl18xx_tx_immediate_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c44 wl1271_error("invalid channel switch band: %d", in wl18xx_cmd_channel_switch()
63 wl1271_error("failed to send channel switch command"); in wl18xx_cmd_channel_switch()
91 wl1271_error("failed to send smart config start command"); in wl18xx_cmd_smart_config_start()
116 wl1271_error("failed to send smart config stop command"); in wl18xx_cmd_smart_config_stop()
136 wl1271_error("invalid group key size: %d", key_len); in wl18xx_cmd_smart_config_set_group_key()
152 wl1271_error("failed to send smart config set group key cmd"); in wl18xx_cmd_smart_config_set_group_key()
184 wl1271_error("failed to send cac command"); in wl18xx_cmd_set_cac()
210 wl1271_error("failed to send radar detection debug command"); in wl18xx_cmd_radar_detection_debug()
236 wl1271_error("failed to send dfs master restart command"); in wl18xx_cmd_dfs_master_restart()
H A Dscan.c110 wl1271_error("2.4GHz PROBE request template failed"); in wl18xx_scan_send()
127 wl1271_error("5GHz PROBE request template failed"); in wl18xx_scan_send()
136 wl1271_error("SCAN failed"); in wl18xx_scan_send()
253 wl1271_error("2.4GHz PROBE request template failed"); in wl18xx_scan_sched_scan_config()
270 wl1271_error("5GHz PROBE request template failed"); in wl18xx_scan_sched_scan_config()
279 wl1271_error("SCAN failed"); in wl18xx_scan_sched_scan_config()
306 wl1271_error("failed to alloc memory to send sched scan stop"); in __wl18xx_scan_stop()
315 wl1271_error("failed to send sched scan stop command"); in __wl18xx_scan_stop()
H A Dtx.c24 wl1271_error("last Tx rate invalid: %d", fw_rate); in wl18xx_get_last_tx_rate()
158 wl1271_error("invalid desc release index %d", in wl18xx_tx_immediate_complete()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dscan.c151 wl1271_error("PROBE request template failed"); in wl1271_scan_send()
159 wl1271_error("trigger scan to failed for hw scan"); in wl1271_scan_send()
167 wl1271_error("SCAN failed"); in wl1271_scan_send()
196 wl1271_error("cmd stop_scan failed"); in wl12xx_scan_stop()
281 wl1271_error("invalid scan state"); in wl1271_scan_stm()
360 wl1271_error("scan channel list is empty"); in wl1271_scan_sched_scan_config()
378 wl1271_error("2.4GHz PROBE request template failed"); in wl1271_scan_sched_scan_config()
395 wl1271_error("5GHz PROBE request template failed"); in wl1271_scan_sched_scan_config()
405 wl1271_error("SCAN configuration failed"); in wl1271_scan_sched_scan_config()
438 wl1271_error("faile in wl1271_scan_sched_scan_start()
[all...]
H A Dmain.c1060 wl1271_error("soft reset timeout"); in wl1271_boot_soft_reset()
1830 wl1271_error("Invalid ref_clock frequency (%d Hz, %s)", in wl12xx_setup()
1851 wl1271_error("Invalid fref parameter %s", fref_param); in wl12xx_setup()
1859 wl1271_error("Invalid tcxo_clock frequency (%d Hz)", in wl12xx_setup()
1882 wl1271_error("Invalid tcxo parameter %s", tcxo_param); in wl12xx_setup()
1902 wl1271_error("can't allocate hw"); in wl12xx_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dboot.c119 wl1271_error("Your WiFi FW version (%u.%u.%u.%u.%u) is invalid.\n" in wlcore_validate_fw_ver()
179 wl1271_error("firmware length not multiple of four"); in wl1271_boot_upload_firmware_chunk()
185 wl1271_error("allocation for firmware upload chunk failed"); in wl1271_boot_upload_firmware_chunk()
284 wl1271_error("NVS file is needed during boot"); in wlcore_boot_upload_nvs()
308 wl1271_error("%s size is not as expected: %zu != %zu", in wlcore_boot_upload_nvs()
327 wl1271_error("%s size is not as expected: %zu != %zu", in wlcore_boot_upload_nvs()
428 wl1271_error("nvs data is malformed"); in wlcore_boot_upload_nvs()
454 wl1271_error("chip id doesn't match after firmware boot"); in wlcore_boot_run_firmware()
467 wl1271_error("error reading hardware complete " in wlcore_boot_run_firmware()
482 wl1271_error("timeou in wlcore_boot_run_firmware()
[all...]
H A Dcmd.c84 wl1271_error("command complete timeout"); in __wlcore_cmd_send()
135 wl1271_error("command execute failure %d", ret); in wlcore_cmd_send_failsafe()
255 wl1271_error("failed to initiate cmd role enable"); in wl12xx_cmd_role_enable()
288 wl1271_error("failed to initiate cmd role disable"); in wl12xx_cmd_role_disable()
454 wl1271_error("failed to initiate cmd role enable"); in wl12xx_cmd_role_start_dev()
494 wl1271_error("failed to initiate cmd role stop"); in wl12xx_cmd_role_stop_dev()
564 wl1271_error("failed to initiate cmd role start sta"); in wl12xx_cmd_role_start_sta()
605 wl1271_error("failed to initiate cmd role stop sta"); in wl12xx_cmd_role_stop_sta()
632 wl1271_error("got a null SSID from beacon/bss"); in wl12xx_cmd_role_start_ap()
709 wl1271_error("faile in wl12xx_cmd_role_start_ap()
[all...]
H A Dsysfs.c143 wl1271_error("failed to create sysfs file bt_coex_state"); in wlcore_sysfs_init()
150 wl1271_error("failed to create sysfs file hw_pg_ver"); in wlcore_sysfs_init()
157 wl1271_error("failed to create sysfs file fwlog"); in wlcore_sysfs_init()
H A Dps.c31 wl1271_error("couldn't set wake up conditions"); in wl1271_ps_set_mode()
133 wl1271_error("could not find sta %pM for starting ps", in wl12xx_ps_link_start()
164 wl1271_error("could not find sta %pM for ending ps", in wl12xx_ps_link_end()
H A Devent.c42 wl1271_error("Fail to allocate fw logger memory"); in wlcore_event_fw_logger()
50 wl1271_error("Fail to read logger buffer, error_id = %d", in wlcore_event_fw_logger()
86 wl1271_error("Calculate of clear addr Clear = %x, write = %x", in wlcore_event_fw_logger()
H A Drx.c124 wl1271_error("Invalid packet arrived from HW. length %d", in wl1271_rx_handle_data()
158 wl1271_error("Couldn't allocate RX frame"); in wl1271_rx_handle_data()
314 wl1271_error("Failed to %s rx data filter %d (err=%d)", in wl1271_rx_filter_enable()
H A Dmain.c302 wl1271_error("Tx stuck (in FW) for %d ms. Starting recovery", in wl12xx_tx_watchdog_work()
324 wl1271_error("Unknown fwlog parameter %s", fwlog_param); in wlcore_adjust_conf()
563 wl1271_error("HW watchdog interrupt received! starting recovery."); in wlcore_irq_locked()
572 wl1271_error("SW watchdog interrupt received! " in wlcore_irq_locked()
768 wl1271_error("could not get firmware %s: %d", fw_name, ret); in wl12xx_fetch_firmware()
773 wl1271_error("firmware size is not multiple of 32 bits: %zu", in wl12xx_fetch_firmware()
785 wl1271_error("could not allocate memory for the firmware"); in wl12xx_fetch_firmware()
1112 wl1271_error("cannot go into PLT state because not " in wl1271_plt_start()
1153 wl1271_error("firmware boot in PLT mode failed despite %d retries", in wl1271_plt_start()
1184 wl1271_error("canno in wl1271_plt_stop()
[all...]
H A Ddebug.h50 #define wl1271_error(fmt, arg...) \ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dboot.c119 wl1271_error("Your WiFi FW version (%u.%u.%u.%u.%u) is invalid.\n" in wlcore_validate_fw_ver()
179 wl1271_error("firmware length not multiple of four"); in wl1271_boot_upload_firmware_chunk()
185 wl1271_error("allocation for firmware upload chunk failed"); in wl1271_boot_upload_firmware_chunk()
284 wl1271_error("NVS file is needed during boot"); in wlcore_boot_upload_nvs()
308 wl1271_error("%s size is not as expected: %zu != %zu", in wlcore_boot_upload_nvs()
327 wl1271_error("%s size is not as expected: %zu != %zu", in wlcore_boot_upload_nvs()
428 wl1271_error("nvs data is malformed"); in wlcore_boot_upload_nvs()
454 wl1271_error("chip id doesn't match after firmware boot"); in wlcore_boot_run_firmware()
467 wl1271_error("error reading hardware complete " in wlcore_boot_run_firmware()
482 wl1271_error("timeou in wlcore_boot_run_firmware()
[all...]
H A Dcmd.c84 wl1271_error("command complete timeout"); in __wlcore_cmd_send()
135 wl1271_error("command execute failure %d", ret); in wlcore_cmd_send_failsafe()
253 wl1271_error("failed to initiate cmd role enable"); in wl12xx_cmd_role_enable()
286 wl1271_error("failed to initiate cmd role disable"); in wl12xx_cmd_role_disable()
452 wl1271_error("failed to initiate cmd role enable"); in wl12xx_cmd_role_start_dev()
492 wl1271_error("failed to initiate cmd role stop"); in wl12xx_cmd_role_stop_dev()
562 wl1271_error("failed to initiate cmd role start sta"); in wl12xx_cmd_role_start_sta()
603 wl1271_error("failed to initiate cmd role stop sta"); in wl12xx_cmd_role_stop_sta()
630 wl1271_error("got a null SSID from beacon/bss"); in wl12xx_cmd_role_start_ap()
707 wl1271_error("faile in wl12xx_cmd_role_start_ap()
[all...]
H A Dsysfs.c139 wl1271_error("failed to create sysfs file bt_coex_state"); in wlcore_sysfs_init()
146 wl1271_error("failed to create sysfs file hw_pg_ver"); in wlcore_sysfs_init()
153 wl1271_error("failed to create sysfs file fwlog"); in wlcore_sysfs_init()
H A Dps.c31 wl1271_error("couldn't set wake up conditions"); in wl1271_ps_set_mode()
133 wl1271_error("could not find sta %pM for starting ps", in wl12xx_ps_link_start()
164 wl1271_error("could not find sta %pM for ending ps", in wl12xx_ps_link_end()
H A Drx.c124 wl1271_error("Invalid packet arrived from HW. length %d", in wl1271_rx_handle_data()
158 wl1271_error("Couldn't allocate RX frame"); in wl1271_rx_handle_data()
314 wl1271_error("Failed to %s rx data filter %d (err=%d)", in wl1271_rx_filter_enable()
H A Devent.c44 wl1271_error("Fail to allocate fw logger memory"); in wlcore_event_fw_logger()
52 wl1271_error("Fail to read logger buffer, error_id = %d", in wlcore_event_fw_logger()
75 wl1271_error("buffer read pointer out of bounds: %x not in (%x-%x)\n", in wlcore_event_fw_logger()
H A Dmain.c296 wl1271_error("Tx stuck (in FW) for %d ms. Starting recovery", in wl12xx_tx_watchdog_work()
318 wl1271_error("Unknown fwlog parameter %s", fwlog_param); in wlcore_adjust_conf()
555 wl1271_error("HW watchdog interrupt received! starting recovery."); in wlcore_irq_locked()
564 wl1271_error("SW watchdog interrupt received! " in wlcore_irq_locked()
760 wl1271_error("could not get firmware %s: %d", fw_name, ret); in wl12xx_fetch_firmware()
765 wl1271_error("firmware size is not multiple of 32 bits: %zu", in wl12xx_fetch_firmware()
777 wl1271_error("could not allocate memory for the firmware"); in wl12xx_fetch_firmware()
1100 wl1271_error("cannot go into PLT state because not " in wl1271_plt_start()
1141 wl1271_error("firmware boot in PLT mode failed despite %d retries", in wl1271_plt_start()
1172 wl1271_error("canno in wl1271_plt_stop()
[all...]
H A Ddebug.h50 #define wl1271_error(fmt, arg...) \ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dscan.c151 wl1271_error("PROBE request template failed"); in wl1271_scan_send()
159 wl1271_error("trigger scan to failed for hw scan"); in wl1271_scan_send()
167 wl1271_error("SCAN failed"); in wl1271_scan_send()
196 wl1271_error("cmd stop_scan failed"); in wl12xx_scan_stop()
281 wl1271_error("invalid scan state"); in wl1271_scan_stm()
360 wl1271_error("scan channel list is empty"); in wl1271_scan_sched_scan_config()
378 wl1271_error("2.4GHz PROBE request template failed"); in wl1271_scan_sched_scan_config()
395 wl1271_error("5GHz PROBE request template failed"); in wl1271_scan_sched_scan_config()
405 wl1271_error("SCAN configuration failed"); in wl1271_scan_sched_scan_config()
438 wl1271_error("faile in wl1271_scan_sched_scan_start()
[all...]

Completed in 21 milliseconds

12