Searched refs:debugfs_cq (Results 1 – 2 of 2) sorted by relevance
3430 memcpy(hisi_hba->debugfs_cq[dump_index][i].complete_hdr, in debugfs_snapshot_cq_reg_v3_hw()3650 struct hisi_sas_debugfs_cq *debugfs_cq) in debugfs_cq_show_slot_v3_hw() argument3652 struct hisi_sas_cq *cq = debugfs_cq->cq; in debugfs_cq_show_slot_v3_hw()3654 __le32 *complete_hdr = debugfs_cq->complete_hdr + in debugfs_cq_show_slot_v3_hw()3664 struct hisi_sas_debugfs_cq *debugfs_cq = s->private; in debugfs_cq_v3_hw_show() local3668 debugfs_cq_show_slot_v3_hw(s, slot, debugfs_cq); in debugfs_cq_v3_hw_show()3821 &hisi_hba->debugfs_cq[dump_index][c], in debugfs_create_files_v3_hw()4528 hisi_hba->debugfs_cq[dump_index][i].complete_hdr); in debugfs_release_v3_hw()4575 &hisi_hba->debugfs_cq[dump_index][c]; in debugfs_alloc_v3_hw()
474 struct hisi_sas_debugfs_cq debugfs_cq[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_QUEUES]; member