Home
last modified time | relevance | path

Searched refs:qedf_fp_has_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c2187 static bool qedf_fp_has_work(struct qedf_fastpath *fp) in qedf_fp_has_work() function
2337 if (qedf_fp_has_work(fp) == 0) { in qedf_msix_handler()
2344 if (qedf_fp_has_work(fp) == 0) { in qedf_msix_handler()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c2191 static bool qedf_fp_has_work(struct qedf_fastpath *fp) in qedf_fp_has_work() function
2339 if (qedf_fp_has_work(fp) == 0) { in qedf_msix_handler()
2346 if (qedf_fp_has_work(fp) == 0) { in qedf_msix_handler()

Completed in 12 milliseconds