Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi.h167 struct qedi_fastpath { struct
321 struct qedi_fastpath *fp_array;
H A Dqedi_debugfs.c133 struct qedi_fastpath *fp = NULL; in qedi_gbl_ctx_show()
H A Dqedi_main.c414 sizeof(struct qedi_fastpath), GFP_KERNEL); in qedi_alloc_fp()
439 struct qedi_fastpath *fp; in qedi_int_fp()
463 struct qedi_fastpath *fp; in qedi_prepare_fp()
1261 static bool qedi_process_completions(struct qedi_fastpath *fp) in qedi_process_completions()
1316 static bool qedi_fp_has_work(struct qedi_fastpath *fp) in qedi_fp_has_work()
1342 struct qedi_fastpath *fp = dev_id; in qedi_msix_handler()