Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.h415 char *qtypestr; in lpfc_debug_dump_wq() local
419 qtypestr = "IO"; in lpfc_debug_dump_wq()
422 qtypestr = "MBX"; in lpfc_debug_dump_wq()
425 qtypestr = "ELS"; in lpfc_debug_dump_wq()
428 qtypestr = "NVMELS"; in lpfc_debug_dump_wq()
434 qtypestr, wqidx, wq->queue_id); in lpfc_debug_dump_wq()
437 qtypestr, wq->queue_id); in lpfc_debug_dump_wq()
455 char *qtypestr; in lpfc_debug_dump_cq() local
464 qtypestr = "IO"; in lpfc_debug_dump_cq()
468 qtypestr = "MBX"; in lpfc_debug_dump_cq()
[all …]