aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWeili Qian <[email protected]>2023-11-25 19:50:10 +0800
committerHerbert Xu <[email protected]>2023-12-01 18:03:26 +0800
commitc66272a4c9932d6c585eef99039747617d48d662 (patch)
tree76f40ba7c9858bde584a98ebca8508dcb488691b /tools/perf/scripts/python
parentfb4ac519c6caf5fdfcc30ef838cae55dbc919e2e (diff)
crypto: hisilicon/qm - simplify the status of qm
The 'QM_INIT' and 'QM_CLOSE' status of qm and 'QP_INIT' and 'QP_CLOSE' status of queue are not actually used. Currently, driver only needs to switch status when the device or queue is enabled or stopped, Therefore, remove unneeded status to simplify driver. In addition, rename'QM_START to'QM_WORK' for ease to understand. Signed-off-by: Weili Qian <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions