summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-07-11 15:07:09 -0700
committerJakub Kicinski <kuba@kernel.org>2024-07-12 22:16:22 -0700
commit63d4769cf74acfc42a3436ff28e92ef4f70e617c (patch)
treeb9e6f95903b8d284b6edab531425fe9fdaf0de1e /tools/perf/scripts/python
parentbf30162915f890c113bb2aefcea8be20b3326d00 (diff)
eth: bnxt: use context priv for struct bnxt_rss_ctx
Core can allocate space for per-context driver-private data, use it for struct bnxt_rss_ctx. Inline bnxt_alloc_rss_ctx() at this point, most of the init (as in the actions bnxt_del_one_rss_ctx() will undo) is open coded in bnxt_create_rxfh_context(), anyway. Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Link: https://patch.msgid.link/20240711220713.283778-8-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions