Searched refs:q_dump_param_parse (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/crypto/hisilicon/ |
D | debugfs.c | 256 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()
|