1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright (c) 2022 HiSilicon Limited. */
6 #define QM_DBG_READ_LEN 256
75 int qm_set_and_get_xqc(struct hisi_qm
*qm
, u8 cmd
, void *xqc
, u32 qp_id
, bool op
);
76 void hisi_qm_show_last_dfx_regs(struct hisi_qm
*qm
);
77 void hisi_qm_set_algqos_init(struct hisi_qm
*qm
);