Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_debugfs.h423 char *qtypestr; in lpfc_debug_dump_wq() local
427 qtypestr = "IO"; in lpfc_debug_dump_wq()
430 qtypestr = "MBX"; in lpfc_debug_dump_wq()
433 qtypestr = "ELS"; in lpfc_debug_dump_wq()
436 qtypestr = "NVMELS"; in lpfc_debug_dump_wq()
442 qtypestr, wqidx, wq->queue_id); in lpfc_debug_dump_wq()
445 qtypestr, wq->queue_id); in lpfc_debug_dump_wq()
463 char *qtypestr; in lpfc_debug_dump_cq() local
472 qtypestr = "IO"; in lpfc_debug_dump_cq()
476 qtypestr = "MBX"; in lpfc_debug_dump_cq()
[all …]