diff options
author | 2020-07-23 01:10:38 +0300 | |
---|---|---|
committer | 2020-07-22 18:19:03 -0700 | |
commit | b6db3f71c976ea92361dbc7ebfb65db666ac9f02 (patch) | |
tree | e90174e4b33a6ceb50caa6d851f4f14f58862684 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qed: simplify initialization of the chains with an external PBL (diff) | |
download | linux-dev-b6db3f71c976ea92361dbc7ebfb65db666ac9f02.tar.xz linux-dev-b6db3f71c976ea92361dbc7ebfb65db666ac9f02.zip |
qed: simplify chain allocation with init params struct
To simplify qed_chain_alloc() prototype and call sites, introduce struct
qed_chain_init_params to specify chain params, and pass a pointer to
filled struct to the actual qed_chain_alloc() instead of a long list
of separate arguments.
Signed-off-by: Alexander Lobakin <alobakin@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions