Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_debugfs.h414 char *qtypestr; in lpfc_debug_dump_wq() local
418 qtypestr = "IO"; in lpfc_debug_dump_wq()
421 qtypestr = "MBX"; in lpfc_debug_dump_wq()
424 qtypestr = "ELS"; in lpfc_debug_dump_wq()
427 qtypestr = "NVMELS"; in lpfc_debug_dump_wq()
433 qtypestr, wqidx, wq->queue_id); in lpfc_debug_dump_wq()
436 qtypestr, wq->queue_id); in lpfc_debug_dump_wq()
454 char *qtypestr; in lpfc_debug_dump_cq() local
463 qtypestr = "IO"; in lpfc_debug_dump_cq()
467 qtypestr = "MBX"; in lpfc_debug_dump_cq()
[all …]