Searched refs:debugfs_cq (Results 1 – 2 of 2) sorted by relevance
2711 memcpy(hisi_hba->debugfs_cq[dump_index][i].complete_hdr, in hisi_sas_debugfs_snapshot_cq_reg()3007 struct hisi_sas_debugfs_cq *debugfs_cq) in hisi_sas_cq_show_slot() argument3009 struct hisi_sas_cq *cq = debugfs_cq->cq; in hisi_sas_cq_show_slot()3011 __le32 *complete_hdr = debugfs_cq->complete_hdr + in hisi_sas_cq_show_slot()3021 struct hisi_sas_debugfs_cq *debugfs_cq = s->private; in hisi_sas_debugfs_cq_show() local3025 hisi_sas_cq_show_slot(s, slot, debugfs_cq); in hisi_sas_debugfs_cq_show()3250 &hisi_hba->debugfs_cq[dump_index][c], in hisi_sas_debugfs_create_files()3833 hisi_hba->debugfs_cq[dump_index][i].complete_hdr); in hisi_sas_debugfs_release()3874 &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