Searched refs:qedf_fp_io_handler (Results 1 – 3 of 3) sorted by relevance
547 extern void qedf_fp_io_handler(struct work_struct *work);
2305 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_completions()2697 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()