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