Searched refs:hal_ind_queue (Results 1 – 2 of 2) sorted by relevance
230 struct list_head hal_ind_queue; member
2830 list_add_tail(&msg_ind->list, &wcn->hal_ind_queue); in wcn36xx_smd_rsp_process()2855 if (list_empty(&wcn->hal_ind_queue)) { in wcn36xx_ind_smd_work()2860 hal_ind_msg = list_first_entry(&wcn->hal_ind_queue, in wcn36xx_ind_smd_work()2913 INIT_LIST_HEAD(&wcn->hal_ind_queue); in wcn36xx_smd_open()2926 list_for_each_entry_safe(msg, tmp, &wcn->hal_ind_queue, list) in wcn36xx_smd_close()