Searched refs:debugfs_cq (Results 1 – 2 of 2) sorted by relevance
2715 memcpy(hisi_hba->debugfs_cq[dump_index][i].complete_hdr, in hisi_sas_debugfs_snapshot_cq_reg()3011 struct hisi_sas_debugfs_cq *debugfs_cq) in hisi_sas_cq_show_slot() argument3013 struct hisi_sas_cq *cq = debugfs_cq->cq; in hisi_sas_cq_show_slot()3015 __le32 *complete_hdr = debugfs_cq->complete_hdr + in hisi_sas_cq_show_slot()3025 struct hisi_sas_debugfs_cq *debugfs_cq = s->private; in hisi_sas_debugfs_cq_show() local3029 hisi_sas_cq_show_slot(s, slot, debugfs_cq); in hisi_sas_debugfs_cq_show()3254 &hisi_hba->debugfs_cq[dump_index][c], in hisi_sas_debugfs_create_files()3837 hisi_hba->debugfs_cq[dump_index][i].complete_hdr); in hisi_sas_debugfs_release()3878 &hisi_hba->debugfs_cq[dump_index][c]; in hisi_sas_debugfs_alloc()
486 struct hisi_sas_debugfs_cq debugfs_cq[HISI_SAS_MAX_DEBUGFS_DUMP][HISI_SAS_MAX_QUEUES]; member