Searched refs:qedf_io_work (Results 1 – 3 of 3) sorted by relevance
248 struct qedf_io_work { struct
2204 struct qedf_io_work *io_work; in qedf_process_completions()2272 memset(io_work, 0, sizeof(struct qedf_io_work)); in qedf_process_completions()2668 struct qedf_io_work *io_work = in qedf_fp_io_handler()2669 container_of(work, struct qedf_io_work, work); in qedf_fp_io_handler()4074 sizeof(struct qedf_io_work), 0, SLAB_HWCACHE_ALIGN, NULL); in qedf_init()
2527 struct qedf_io_work *io_work; in qedf_process_unsol_compl()2598 memset(io_work, 0, sizeof(struct qedf_io_work)); in qedf_process_unsol_compl()
Completed in 18 milliseconds