Searched refs:qedf_fp_io_handler (Results 1 – 3 of 3) sorted by relevance
538 extern void qedf_fp_io_handler(struct work_struct *work);
2274 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_completions()2666 void qedf_fp_io_handler(struct work_struct *work) in qedf_fp_io_handler() function
2607 INIT_WORK(&io_work->work, qedf_fp_io_handler); in qedf_process_unsol_compl()