Searched refs:qedf_fp_io_handler (Results 1 – 3 of 3) sorted by relevance
548 extern void qedf_fp_io_handler(struct work_struct *work);
2307 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_completions()2699 void qedf_fp_io_handler(struct work_struct *work) in qedf_fp_io_handler() function
2570 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_unsol_compl()