Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h475 struct hisi_sas_debugfs_dq debugfs_dq[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_QUEUES]; member
H A Dhisi_sas_v3_hw.c3445 debugfs_cmd_hdr = hisi_hba->debugfs_dq[dump_index][i].hdr; in debugfs_snapshot_dq_reg_v3_hw()
3677 struct hisi_sas_debugfs_dq *debugfs_dq = dq_ptr; in debugfs_dq_show_slot_v3_hw() local
3678 void *cmd_queue = debugfs_dq->hdr; in debugfs_dq_show_slot_v3_hw()
3831 &hisi_hba->debugfs_dq[dump_index][d], in debugfs_create_files_v3_hw()
4524 devm_kfree(dev, hisi_hba->debugfs_dq[dump_index][i].hdr); in debugfs_release_v3_hw()
4586 &hisi_hba->debugfs_dq[dump_index][d]; in debugfs_alloc_v3_hw()