Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c256 static int q_dump_param_parse(struct hisi_qm *qm, char *s, in q_dump_param_parse() function
304 ret = q_dump_param_parse(qm, s, &sqe_id, &qp_id, sq_depth); in qm_sq_dump()
332 ret = q_dump_param_parse(qm, s, &cqe_id, &qp_id, qm->qp_array->cq_depth); in qm_cq_dump()