Searched refs:q_dump_param_parse (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/hisilicon/ |
H A D | debugfs.c | 280 static int q_dump_param_parse(struct hisi_qm *qm, char *s, in q_dump_param_parse() function 328 ret = q_dump_param_parse(qm, s, &sqe_id, &qp_id, sq_depth); in qm_sq_dump() 355 ret = q_dump_param_parse(qm, s, &cqe_id, &qp_id, qm->qp_array->cq_depth); in qm_cq_dump()
|