Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf.h240 struct qedf_fastpath { struct
380 struct qedf_fastpath *fp_array;
H A Dqedf_debugfs.c103 struct qedf_fastpath *fp = NULL; in qedf_dbg_fp_int_cmd_read()
H A Dqedf_main.c2186 static bool qedf_fp_has_work(struct qedf_fastpath *fp) in qedf_fp_has_work()
2214 static bool qedf_process_completions(struct qedf_fastpath *fp) in qedf_process_completions()
2316 struct qedf_fastpath *fp = dev_id; in qedf_msix_handler()
2746 struct qedf_fastpath *fp = NULL; in qedf_destroy_sb()
2761 struct qedf_fastpath *fp; in qedf_prepare_sb()
2765 kcalloc(qedf->num_queues, sizeof(struct qedf_fastpath), in qedf_prepare_sb()