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