Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h487 struct hisi_sas_debugfs_dq debugfs_dq[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_QUEUES]; member
Dhisi_sas_main.c2730 debugfs_cmd_hdr = hisi_hba->debugfs_dq[dump_index][i].hdr; in hisi_sas_debugfs_snapshot_dq_reg()
3049 struct hisi_sas_debugfs_dq *debugfs_dq = dq_ptr; in hisi_sas_dq_show_slot() local
3050 void *cmd_queue = debugfs_dq->hdr; in hisi_sas_dq_show_slot()
3264 &hisi_hba->debugfs_dq[dump_index][d], in hisi_sas_debugfs_create_files()
3833 devm_kfree(dev, hisi_hba->debugfs_dq[dump_index][i].hdr); in hisi_sas_debugfs_release()
3889 &hisi_hba->debugfs_dq[dump_index][d]; in hisi_sas_debugfs_alloc()