Home
last modified time | relevance | path

Searched refs:hal_rsp_compl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/wcn36xx/
Dwcn36xx.h226 struct completion hal_rsp_compl; member
Dsmd.c425 init_completion(&wcn->hal_rsp_compl); in wcn36xx_smd_send_and_wait()
432 if (wait_for_completion_timeout(&wcn->hal_rsp_compl, in wcn36xx_smd_send_and_wait()
2808 complete(&wcn->hal_rsp_compl); in wcn36xx_smd_rsp_process()