Searched refs:hostcmd_cfg (Results 1 – 3 of 3) sorted by relevance
210 hostcmd_cfg_t hostcmd_cfg; member
5026 wm_wifi.hostcmd_cfg.resp_buf = resp_buf; in wifi_send_hostcmd()5027 wm_wifi.hostcmd_cfg.resp_buf_len = resp_buf_len; in wifi_send_hostcmd()5028 wm_wifi.hostcmd_cfg.reqd_resp_len = reqd_resp_len; in wifi_send_hostcmd()5052 wm_wifi.hostcmd_cfg.is_hostcmd = true; in wifi_send_hostcmd()5053 (void)wifi_wait_for_cmdresp(&wm_wifi.hostcmd_cfg); in wifi_send_hostcmd()
2826 wm_wifi.hostcmd_cfg.is_hostcmd = false; in wifi_set_hostcmd_resp()2959 if (wm_wifi.hostcmd_cfg.is_hostcmd == true) in wifi_process_cmd_response()