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

/drivers/net/wireless/ti/wl18xx/
H A Dcmd.c57 wl1271_error("invalid channel switch band: %d",
72 wl1271_error("failed to send channel switch command");
100 wl1271_error("failed to send smart config start command");
125 wl1271_error("failed to send smart config stop command");
145 wl1271_error("invalid group key size: %d", key_len);
161 wl1271_error("failed to send smart config set group key cmd");
H A Dscan.c120 wl1271_error("2.4GHz PROBE request template failed");
137 wl1271_error("5GHz PROBE request template failed");
146 wl1271_error("SCAN failed");
250 wl1271_error("2.4GHz PROBE request template failed");
267 wl1271_error("5GHz PROBE request template failed");
276 wl1271_error("SCAN failed");
303 wl1271_error("failed to alloc memory to send sched scan stop");
312 wl1271_error("failed to send sched scan stop command");
H A Dtx.c38 wl1271_error("last Tx rate invalid: %d", fw_rate);
158 wl1271_error("invalid desc release index %d",
H A Dmain.c1355 wl1271_error("could not get configuration binary %s: %d",
1361 wl1271_error("configuration binary file size is wrong, expected %zu got %zu",
1370 wl1271_error("configuration binary file magic number mismatch, "
1378 wl1271_error("configuration binary file version not supported, "
1412 wl1271_error("wl18xx_plt_init: PLT FEM_DETECT not supported");
1846 wl1271_error("invalid board type '%s'",
1853 wl1271_error("invalid board type '%d'",
1886 wl1271_error("invalid ht_mode '%s'", ht_mode_param);
1939 wl1271_error("can't allocate hw");
/drivers/net/wireless/ti/wl12xx/
H A Dscan.c161 wl1271_error("PROBE request template failed");
169 wl1271_error("trigger scan to failed for hw scan");
177 wl1271_error("SCAN failed");
206 wl1271_error("cmd stop_scan failed");
291 wl1271_error("invalid scan state");
369 wl1271_error("scan channel list is empty");
387 wl1271_error("2.4GHz PROBE request template failed");
404 wl1271_error("5GHz PROBE request template failed");
414 wl1271_error("SCAN configuration failed");
447 wl1271_error("faile
[all...]
H A Dcmd.c314 wl1271_error("failed to send channel switch command");
H A Dmain.c1076 wl1271_error("soft reset timeout");
1813 wl1271_error("Invalid fref parameter %s", fref_param);
1836 wl1271_error("Invalid tcxo parameter %s", tcxo_param);
1856 wl1271_error("can't allocate hw");
/drivers/net/wireless/ti/wlcore/
H A Dboot.c131 wl1271_error("Your WiFi FW version (%u.%u.%u.%u.%u) is invalid.\n"
191 wl1271_error("firmware length not multiple of four");
197 wl1271_error("allocation for firmware upload chunk failed");
293 wl1271_error("NVS file is needed during boot");
314 wl1271_error("nvs size is not as expected: %zu != %zu",
332 wl1271_error("nvs size is not as expected: %zu != %zu",
433 wl1271_error("nvs data is malformed");
459 wl1271_error("chip id doesn't match after firmware boot");
472 wl1271_error("error reading hardware complete "
487 wl1271_error("timeou
[all...]
H A Dsysfs.c179 wl1271_error("failed to create sysfs file bt_coex_state");
186 wl1271_error("failed to create sysfs file hw_pg_ver");
193 wl1271_error("failed to create sysfs file fwlog");
H A Dcmd.c94 wl1271_error("command complete timeout");
144 wl1271_error("command execute failure %d", ret);
255 wl1271_error("failed to initiate cmd role enable");
288 wl1271_error("failed to initiate cmd role disable");
453 wl1271_error("failed to initiate cmd role enable");
493 wl1271_error("failed to initiate cmd role stop");
563 wl1271_error("failed to initiate cmd role start sta");
604 wl1271_error("failed to initiate cmd role stop sta");
629 wl1271_error("got a null SSID from beacon/bss");
705 wl1271_error("faile
[all...]
H A Dps.c156 wl1271_error("ELP wakeup timeout!");
195 wl1271_error("couldn't set wake up conditions");
297 wl1271_error("could not find sta %pM for starting ps",
328 wl1271_error("could not find sta %pM for ending ps",
H A Ddebug.h64 #define wl1271_error(fmt, arg...) \ macro
H A Drx.c129 wl1271_error("Invalid packet arrived from HW. length %d",
164 wl1271_error("Couldn't allocate RX frame");
314 wl1271_error("Failed to %s rx data filter %d (err=%d)",
H A Dmain.c283 wl1271_error("Tx stuck (in FW) for %d ms. Starting recovery",
301 wl1271_error(
319 wl1271_error("Unknown fwlog parameter %s", fwlog_param);
563 wl1271_error("HW watchdog interrupt received! starting recovery.");
572 wl1271_error("SW watchdog interrupt received! "
753 wl1271_error("could not get firmware %s: %d", fw_name, ret);
758 wl1271_error("firmware size is not multiple of 32 bits: %zu",
770 wl1271_error("could not allocate memory for the firmware");
870 wl1271_error("%s: set_partition start=0x%X size=%d",
1139 wl1271_error("canno
[all...]
H A Dacx.c85 wl1271_error("could not configure sleep_auth to %d: %d",
149 wl1271_error("Couldnt set HW encryption");
1019 wl1271_error("couldn't allocate target memory map");
1027 wl1271_error("couldn't retrieve firmware memory map");
H A Dscan.c469 wl1271_error("cmd sched scan ssid list failed");
H A Dtx.c387 wl1271_error("discarding null skb");
392 wl1271_error("invalid hlid. dropping skb 0x%p", skb);

Completed in 160 milliseconds