Searched refs:csio_evtq_worker (Results 1 – 3 of 3) sorted by relevance
652 void csio_evtq_worker(struct work_struct *);
247 INIT_WORK(&hw->evtq_work, csio_evtq_worker); in csio_hw_init_workers()
3975 csio_evtq_worker(struct work_struct *work) in csio_evtq_worker() function