Searched refs:dev_dfx (Results 1 – 2 of 2) sorted by relevance
2300 if (qm->debug.dev_dfx.dev_timeout) in qm_drain_qp()2301 qm->debug.dev_dfx.dev_state = state; in qm_drain_qp()2529 struct qm_dev_dfx *dev_dfx = &qm->debug.dev_dfx; in hisi_qm_uacce_stop_queue() local2534 if (!dev_dfx->dev_timeout || !dev_dfx->dev_state) in hisi_qm_uacce_stop_queue()2545 if (i >= dev_dfx->dev_timeout) { in hisi_qm_uacce_stop_queue()2547 qp->qp_id, dev_dfx->dev_state); in hisi_qm_uacce_stop_queue()2548 dev_dfx->dev_state = QM_FINISH_WAIT; in hisi_qm_uacce_stop_queue()
209 struct qm_dev_dfx dev_dfx; member