Home
last modified time | relevance | path

Searched refs:qedf_io_work (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/qedf/
Dqedf.h251 struct qedf_io_work { struct
Dqedf_main.c2096 struct qedf_io_work *io_work; in qedf_process_completions()
2164 memset(io_work, 0, sizeof(struct qedf_io_work)); in qedf_process_completions()
2560 struct qedf_io_work *io_work = in qedf_fp_io_handler()
2561 container_of(work, struct qedf_io_work, work); in qedf_fp_io_handler()
3815 sizeof(struct qedf_io_work), 0, SLAB_HWCACHE_ALIGN, NULL); in qedf_init()
Dqedf_io.c2511 struct qedf_io_work *io_work; in qedf_process_unsol_compl()
2582 memset(io_work, 0, sizeof(struct qedf_io_work)); in qedf_process_unsol_compl()