Searched refs:qedf_fp_io_handler (Results 1 – 3 of 3) sorted by relevance
546 extern void qedf_fp_io_handler(struct work_struct *work);
2295 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_completions()2687 void qedf_fp_io_handler(struct work_struct *work) in qedf_fp_io_handler() function
2605 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_unsol_compl()