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