Lines Matching refs:wcn36xx_err

85 		wcn36xx_err("Not enough room for TLV entry\n");  in put_cfg_tlv_u32()
260 wcn36xx_err("HAL TX failed\n"); in wcn36xx_smd_send_and_wait()
265 wcn36xx_err("Timeout! No SMD response in %dms\n", in wcn36xx_smd_send_and_wait()
318 wcn36xx_err("Failed to load nv file %s: %d\n", in wcn36xx_smd_load_nv()
361 wcn36xx_err("hal_load_nv response failed err=%d\n", in wcn36xx_smd_load_nv()
445 wcn36xx_err("Sending hal_start failed\n"); in wcn36xx_smd_start()
451 wcn36xx_err("hal_start response failed err=%d\n", ret); in wcn36xx_smd_start()
474 wcn36xx_err("Sending hal_stop failed\n"); in wcn36xx_smd_stop()
479 wcn36xx_err("hal_stop response failed err=%d\n", ret); in wcn36xx_smd_stop()
503 wcn36xx_err("Sending hal_init_scan failed\n"); in wcn36xx_smd_init_scan()
508 wcn36xx_err("hal_init_scan response failed err=%d\n", ret); in wcn36xx_smd_init_scan()
533 wcn36xx_err("Sending hal_start_scan failed\n"); in wcn36xx_smd_start_scan()
538 wcn36xx_err("hal_start_scan response failed err=%d\n", ret); in wcn36xx_smd_start_scan()
563 wcn36xx_err("Sending hal_end_scan failed\n"); in wcn36xx_smd_end_scan()
568 wcn36xx_err("hal_end_scan response failed err=%d\n", ret); in wcn36xx_smd_end_scan()
594 wcn36xx_err("Sending hal_finish_scan failed\n"); in wcn36xx_smd_finish_scan()
599 wcn36xx_err("hal_finish_scan response failed err=%d\n", ret); in wcn36xx_smd_finish_scan()
639 wcn36xx_err("Sending hal_switch_channel failed\n"); in wcn36xx_smd_switch_channel()
644 wcn36xx_err("hal_switch_channel response failed err=%d\n", ret); in wcn36xx_smd_switch_channel()
694 wcn36xx_err("Sending hal_update_scan_params failed\n"); in wcn36xx_smd_update_scan_params()
700 wcn36xx_err("hal_update_scan_params response failed err=%d\n", in wcn36xx_smd_update_scan_params()
756 wcn36xx_err("Sending hal_add_sta_self failed\n"); in wcn36xx_smd_add_sta_self()
764 wcn36xx_err("hal_add_sta_self response failed err=%d\n", ret); in wcn36xx_smd_add_sta_self()
786 wcn36xx_err("Sending hal_delete_sta_self failed\n"); in wcn36xx_smd_delete_sta_self()
791 wcn36xx_err("hal_delete_sta_self response failed err=%d\n", in wcn36xx_smd_delete_sta_self()
818 wcn36xx_err("Sending hal_delete_sta failed\n"); in wcn36xx_smd_delete_sta()
823 wcn36xx_err("hal_delete_sta response failed err=%d\n", ret); in wcn36xx_smd_delete_sta()
881 wcn36xx_err("Sending hal_join failed\n"); in wcn36xx_smd_join()
886 wcn36xx_err("hal_join response failed err=%d\n", ret); in wcn36xx_smd_join()
916 wcn36xx_err("Sending hal_set_link_st failed\n"); in wcn36xx_smd_set_link_st()
921 wcn36xx_err("hal_set_link_st response failed err=%d\n", ret); in wcn36xx_smd_set_link_st()
1033 wcn36xx_err("Sending hal_config_sta failed\n"); in wcn36xx_smd_config_sta()
1041 wcn36xx_err("hal_config_sta response failed err=%d\n", ret); in wcn36xx_smd_config_sta()
1313 wcn36xx_err("Sending hal_config_bss failed\n"); in wcn36xx_smd_config_bss()
1321 wcn36xx_err("hal_config_bss response failed err=%d\n", ret); in wcn36xx_smd_config_bss()
1346 wcn36xx_err("Sending hal_delete_bss failed\n"); in wcn36xx_smd_delete_bss()
1351 wcn36xx_err("hal_delete_bss response failed err=%d\n", ret); in wcn36xx_smd_delete_bss()
1377 wcn36xx_err("Beacon is to big: beacon size=%d\n", in wcn36xx_smd_send_beacon()
1399 wcn36xx_err("Sending hal_send_beacon failed\n"); in wcn36xx_smd_send_beacon()
1404 wcn36xx_err("hal_send_beacon response failed err=%d\n", ret); in wcn36xx_smd_send_beacon()
1442 wcn36xx_err("Sending hal_update_proberesp_tmpl failed\n"); in wcn36xx_smd_update_proberesp_tmpl()
1447 wcn36xx_err("hal_update_proberesp_tmpl response failed err=%d\n", in wcn36xx_smd_update_proberesp_tmpl()
1484 wcn36xx_err("Sending hal_set_stakey failed\n"); in wcn36xx_smd_set_stakey()
1489 wcn36xx_err("hal_set_stakey response failed err=%d\n", ret); in wcn36xx_smd_set_stakey()
1522 wcn36xx_err("Sending hal_set_bsskey failed\n"); in wcn36xx_smd_set_bsskey()
1527 wcn36xx_err("hal_set_bsskey response failed err=%d\n", ret); in wcn36xx_smd_set_bsskey()
1554 wcn36xx_err("Sending hal_remove_stakey failed\n"); in wcn36xx_smd_remove_stakey()
1559 wcn36xx_err("hal_remove_stakey response failed err=%d\n", ret); in wcn36xx_smd_remove_stakey()
1584 wcn36xx_err("Sending hal_remove_bsskey failed\n"); in wcn36xx_smd_remove_bsskey()
1589 wcn36xx_err("hal_remove_bsskey response failed err=%d\n", ret); in wcn36xx_smd_remove_bsskey()
1614 wcn36xx_err("Sending hal_enter_bmps failed\n"); in wcn36xx_smd_enter_bmps()
1619 wcn36xx_err("hal_enter_bmps response failed err=%d\n", ret); in wcn36xx_smd_enter_bmps()
1642 wcn36xx_err("Sending hal_exit_bmps failed\n"); in wcn36xx_smd_exit_bmps()
1647 wcn36xx_err("hal_exit_bmps response failed err=%d\n", ret); in wcn36xx_smd_exit_bmps()
1675 wcn36xx_err("Sending hal_set_power_params failed\n"); in wcn36xx_smd_set_power_params()
1713 wcn36xx_err("Sending hal_keep_alive failed\n"); in wcn36xx_smd_keep_alive_req()
1718 wcn36xx_err("hal_keep_alive response failed err=%d\n", ret); in wcn36xx_smd_keep_alive_req()
1745 wcn36xx_err("Sending hal_dump_cmd failed\n"); in wcn36xx_smd_dump_cmd_req()
1750 wcn36xx_err("hal_dump_cmd response failed err=%d\n", ret); in wcn36xx_smd_dump_cmd_req()
1816 wcn36xx_err("Sending hal_feature_caps_exchange failed\n"); in wcn36xx_smd_feature_caps_exchange()
1820 wcn36xx_err("Invalid hal_feature_caps_exchange response"); in wcn36xx_smd_feature_caps_exchange()
1863 wcn36xx_err("Sending hal_add_ba_session failed\n"); in wcn36xx_smd_add_ba_session()
1868 wcn36xx_err("hal_add_ba_session response failed err=%d\n", ret); in wcn36xx_smd_add_ba_session()
1891 wcn36xx_err("Sending hal_add_ba failed\n"); in wcn36xx_smd_add_ba()
1896 wcn36xx_err("hal_add_ba response failed err=%d\n", ret); in wcn36xx_smd_add_ba()
1919 wcn36xx_err("Sending hal_del_ba failed\n"); in wcn36xx_smd_del_ba()
1924 wcn36xx_err("hal_del_ba response failed err=%d\n", ret); in wcn36xx_smd_del_ba()
1953 wcn36xx_err("Sending hal_trigger_ba failed\n"); in wcn36xx_smd_trigger_ba()
1958 wcn36xx_err("hal_trigger_ba response failed err=%d\n", ret); in wcn36xx_smd_trigger_ba()
2075 wcn36xx_err("Sending hal_update_cfg failed\n"); in wcn36xx_smd_update_cfg()
2080 wcn36xx_err("hal_update_cfg response failed err=%d\n", ret); in wcn36xx_smd_update_cfg()
2148 wcn36xx_err("Run out of memory while handling SMD_EVENT (%d)\n", in wcn36xx_smd_rsp_process()
2159 wcn36xx_err("SMD_EVENT (%d) not supported\n", in wcn36xx_smd_rsp_process()
2195 wcn36xx_err("SMD_EVENT (%d) not supported\n", in wcn36xx_ind_smd_work()
2208 wcn36xx_err("failed to allocate wq\n"); in wcn36xx_smd_open()
2218 wcn36xx_err("failed to open control channel\n"); in wcn36xx_smd_open()