Searched refs:hal_rsp_compl (Results 1 – 2 of 2) sorted by relevance
242 struct completion hal_rsp_compl; member
428 init_completion(&wcn->hal_rsp_compl); in wcn36xx_smd_send_and_wait()435 if (wait_for_completion_timeout(&wcn->hal_rsp_compl, in wcn36xx_smd_send_and_wait()3228 complete(&wcn->hal_rsp_compl); in wcn36xx_smd_rsp_process()
Completed in 11 milliseconds