Searched refs:xeq_depth (Results 1 – 1 of 1) sorted by relevance
369 u16 xeq_depth; in qm_eq_aeq_dump() local 383 xeq_depth = qm->eq_depth; in qm_eq_aeq_dump() 386 xeq_depth = qm->aeq_depth; in qm_eq_aeq_dump() 390 if (xeqe_id >= xeq_depth) { in qm_eq_aeq_dump() 391 dev_err(dev, "Please input eqe or aeqe num (0-%u)", xeq_depth - 1); in qm_eq_aeq_dump()