Lines Matching refs:wcn36xx_err

85 		wcn36xx_err("Not enough room for TLV entry\n");  in put_cfg_tlv_u32()
258 wcn36xx_err("HAL TX failed\n"); in wcn36xx_smd_send_and_wait()
263 wcn36xx_err("Timeout! No SMD response in %dms\n", in wcn36xx_smd_send_and_wait()
316 wcn36xx_err("Failed to load nv file %s: %d\n", in wcn36xx_smd_load_nv()
359 wcn36xx_err("hal_load_nv response failed err=%d\n", in wcn36xx_smd_load_nv()
443 wcn36xx_err("Sending hal_start failed\n"); in wcn36xx_smd_start()
449 wcn36xx_err("hal_start response failed err=%d\n", ret); in wcn36xx_smd_start()
472 wcn36xx_err("Sending hal_stop failed\n"); in wcn36xx_smd_stop()
477 wcn36xx_err("hal_stop response failed err=%d\n", ret); in wcn36xx_smd_stop()
501 wcn36xx_err("Sending hal_init_scan failed\n"); in wcn36xx_smd_init_scan()
506 wcn36xx_err("hal_init_scan response failed err=%d\n", ret); in wcn36xx_smd_init_scan()
531 wcn36xx_err("Sending hal_start_scan failed\n"); in wcn36xx_smd_start_scan()
536 wcn36xx_err("hal_start_scan response failed err=%d\n", ret); in wcn36xx_smd_start_scan()
561 wcn36xx_err("Sending hal_end_scan failed\n"); in wcn36xx_smd_end_scan()
566 wcn36xx_err("hal_end_scan response failed err=%d\n", ret); in wcn36xx_smd_end_scan()
592 wcn36xx_err("Sending hal_finish_scan failed\n"); in wcn36xx_smd_finish_scan()
597 wcn36xx_err("hal_finish_scan response failed err=%d\n", ret); in wcn36xx_smd_finish_scan()
637 wcn36xx_err("Sending hal_switch_channel failed\n"); in wcn36xx_smd_switch_channel()
642 wcn36xx_err("hal_switch_channel response failed err=%d\n", ret); in wcn36xx_smd_switch_channel()
692 wcn36xx_err("Sending hal_update_scan_params failed\n"); in wcn36xx_smd_update_scan_params()
698 wcn36xx_err("hal_update_scan_params response failed err=%d\n", in wcn36xx_smd_update_scan_params()
754 wcn36xx_err("Sending hal_add_sta_self failed\n"); in wcn36xx_smd_add_sta_self()
762 wcn36xx_err("hal_add_sta_self response failed err=%d\n", ret); in wcn36xx_smd_add_sta_self()
784 wcn36xx_err("Sending hal_delete_sta_self failed\n"); in wcn36xx_smd_delete_sta_self()
789 wcn36xx_err("hal_delete_sta_self response failed err=%d\n", in wcn36xx_smd_delete_sta_self()
816 wcn36xx_err("Sending hal_delete_sta failed\n"); in wcn36xx_smd_delete_sta()
821 wcn36xx_err("hal_delete_sta response failed err=%d\n", ret); in wcn36xx_smd_delete_sta()
879 wcn36xx_err("Sending hal_join failed\n"); in wcn36xx_smd_join()
884 wcn36xx_err("hal_join response failed err=%d\n", ret); in wcn36xx_smd_join()
914 wcn36xx_err("Sending hal_set_link_st failed\n"); in wcn36xx_smd_set_link_st()
919 wcn36xx_err("hal_set_link_st response failed err=%d\n", ret); in wcn36xx_smd_set_link_st()
1031 wcn36xx_err("Sending hal_config_sta failed\n"); in wcn36xx_smd_config_sta()
1039 wcn36xx_err("hal_config_sta response failed err=%d\n", ret); in wcn36xx_smd_config_sta()
1311 wcn36xx_err("Sending hal_config_bss failed\n"); in wcn36xx_smd_config_bss()
1319 wcn36xx_err("hal_config_bss response failed err=%d\n", ret); in wcn36xx_smd_config_bss()
1344 wcn36xx_err("Sending hal_delete_bss failed\n"); in wcn36xx_smd_delete_bss()
1349 wcn36xx_err("hal_delete_bss response failed err=%d\n", ret); in wcn36xx_smd_delete_bss()
1375 wcn36xx_err("Beacon is to big: beacon size=%d\n", in wcn36xx_smd_send_beacon()
1397 wcn36xx_err("Sending hal_send_beacon failed\n"); in wcn36xx_smd_send_beacon()
1402 wcn36xx_err("hal_send_beacon response failed err=%d\n", ret); in wcn36xx_smd_send_beacon()
1440 wcn36xx_err("Sending hal_update_proberesp_tmpl failed\n"); in wcn36xx_smd_update_proberesp_tmpl()
1445 wcn36xx_err("hal_update_proberesp_tmpl response failed err=%d\n", in wcn36xx_smd_update_proberesp_tmpl()
1482 wcn36xx_err("Sending hal_set_stakey failed\n"); in wcn36xx_smd_set_stakey()
1487 wcn36xx_err("hal_set_stakey response failed err=%d\n", ret); in wcn36xx_smd_set_stakey()
1520 wcn36xx_err("Sending hal_set_bsskey failed\n"); in wcn36xx_smd_set_bsskey()
1525 wcn36xx_err("hal_set_bsskey response failed err=%d\n", ret); in wcn36xx_smd_set_bsskey()
1552 wcn36xx_err("Sending hal_remove_stakey failed\n"); in wcn36xx_smd_remove_stakey()
1557 wcn36xx_err("hal_remove_stakey response failed err=%d\n", ret); in wcn36xx_smd_remove_stakey()
1582 wcn36xx_err("Sending hal_remove_bsskey failed\n"); in wcn36xx_smd_remove_bsskey()
1587 wcn36xx_err("hal_remove_bsskey response failed err=%d\n", ret); in wcn36xx_smd_remove_bsskey()
1612 wcn36xx_err("Sending hal_enter_bmps failed\n"); in wcn36xx_smd_enter_bmps()
1617 wcn36xx_err("hal_enter_bmps response failed err=%d\n", ret); in wcn36xx_smd_enter_bmps()
1640 wcn36xx_err("Sending hal_exit_bmps failed\n"); in wcn36xx_smd_exit_bmps()
1645 wcn36xx_err("hal_exit_bmps response failed err=%d\n", ret); in wcn36xx_smd_exit_bmps()
1673 wcn36xx_err("Sending hal_set_power_params failed\n"); in wcn36xx_smd_set_power_params()
1711 wcn36xx_err("Sending hal_keep_alive failed\n"); in wcn36xx_smd_keep_alive_req()
1716 wcn36xx_err("hal_keep_alive response failed err=%d\n", ret); in wcn36xx_smd_keep_alive_req()
1743 wcn36xx_err("Sending hal_dump_cmd failed\n"); in wcn36xx_smd_dump_cmd_req()
1748 wcn36xx_err("hal_dump_cmd response failed err=%d\n", ret); in wcn36xx_smd_dump_cmd_req()
1814 wcn36xx_err("Sending hal_feature_caps_exchange failed\n"); in wcn36xx_smd_feature_caps_exchange()
1818 wcn36xx_err("Invalid hal_feature_caps_exchange response"); in wcn36xx_smd_feature_caps_exchange()
1861 wcn36xx_err("Sending hal_add_ba_session failed\n"); in wcn36xx_smd_add_ba_session()
1866 wcn36xx_err("hal_add_ba_session response failed err=%d\n", ret); in wcn36xx_smd_add_ba_session()
1889 wcn36xx_err("Sending hal_add_ba failed\n"); in wcn36xx_smd_add_ba()
1894 wcn36xx_err("hal_add_ba response failed err=%d\n", ret); in wcn36xx_smd_add_ba()
1917 wcn36xx_err("Sending hal_del_ba failed\n"); in wcn36xx_smd_del_ba()
1922 wcn36xx_err("hal_del_ba response failed err=%d\n", ret); in wcn36xx_smd_del_ba()
1951 wcn36xx_err("Sending hal_trigger_ba failed\n"); in wcn36xx_smd_trigger_ba()
1956 wcn36xx_err("hal_trigger_ba response failed err=%d\n", ret); in wcn36xx_smd_trigger_ba()
2073 wcn36xx_err("Sending hal_update_cfg failed\n"); in wcn36xx_smd_update_cfg()
2078 wcn36xx_err("hal_update_cfg response failed err=%d\n", ret); in wcn36xx_smd_update_cfg()
2146 wcn36xx_err("Run out of memory while handling SMD_EVENT (%d)\n", in wcn36xx_smd_rsp_process()
2157 wcn36xx_err("SMD_EVENT (%d) not supported\n", in wcn36xx_smd_rsp_process()
2193 wcn36xx_err("SMD_EVENT (%d) not supported\n", in wcn36xx_ind_smd_work()
2206 wcn36xx_err("failed to allocate wq\n"); in wcn36xx_smd_open()
2216 wcn36xx_err("failed to open control channel\n"); in wcn36xx_smd_open()