Searched refs:event_q (Results 1 – 6 of 6) sorted by relevance
142 list_add_tail(&event->q, &fweh->event_q); in brcmf_fweh_queue_event()244 if (!list_empty(&fweh->event_q)) { in brcmf_fweh_dequeue_event()245 event = list_first_entry(&fweh->event_q, in brcmf_fweh_dequeue_event()341 INIT_LIST_HEAD(&fweh->event_q); in brcmf_fweh_attach()364 WARN_ON(!list_empty(&fweh->event_q)); in brcmf_fweh_detach()
243 struct list_head event_q; member
148 queue_work(snic_glob->event_q, &snic->link_work); in snic_handle_link_event()799 flush_workqueue(snic_glob->event_q); in snic_remove()923 snic_glob->event_q = create_singlethread_workqueue("snic_event_wq"); in snic_global_data_init()924 if (!snic_glob->event_q) { in snic_global_data_init()962 destroy_workqueue(snic_glob->event_q); in snic_global_data_cleanup()
432 queue_work(snic_glob->event_q, &snic->tgt_work); in snic_report_tgt_cmpl_handler()544 queue_work(snic_glob->event_q, &tgt->del_work); in snic_tgt_del_all()
358 struct workqueue_struct *event_q; member
1097 queue_work(snic_glob->event_q, &snic->disc_work); in snic_hba_reset_cmpl_handler()