Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas.h476 struct hisi_sas_debugfs_dq debugfs_dq[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_QUEUES]; member
Dhisi_sas_v3_hw.c3448 debugfs_cmd_hdr = hisi_hba->debugfs_dq[dump_index][i].hdr; in debugfs_snapshot_dq_reg_v3_hw()
3680 struct hisi_sas_debugfs_dq *debugfs_dq = dq_ptr; in debugfs_dq_show_slot_v3_hw() local
3681 void *cmd_queue = debugfs_dq->hdr; in debugfs_dq_show_slot_v3_hw()
3834 &hisi_hba->debugfs_dq[dump_index][d], in debugfs_create_files_v3_hw()
4683 devm_kfree(dev, hisi_hba->debugfs_dq[dump_index][i].hdr); in debugfs_release_v3_hw()
4745 &hisi_hba->debugfs_dq[dump_index][d]; in debugfs_alloc_v3_hw()