Searched refs:hal_ind_queue (Results 1 – 2 of 2) sorted by relevance
255 struct list_head hal_ind_queue; member
3380 list_add_tail(&msg_ind->list, &wcn->hal_ind_queue); in wcn36xx_smd_rsp_process()3405 if (list_empty(&wcn->hal_ind_queue)) { in wcn36xx_ind_smd_work()3410 hal_ind_msg = list_first_entry(&wcn->hal_ind_queue, in wcn36xx_ind_smd_work()3463 INIT_LIST_HEAD(&wcn->hal_ind_queue); in wcn36xx_smd_open()3476 list_for_each_entry_safe(msg, tmp, &wcn->hal_ind_queue, list) in wcn36xx_smd_close()