diff options
author | Pavan Chebbi <[email protected]> | 2024-03-25 15:28:56 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-28 22:34:40 -0700 |
commit | ecb342bb6098fa13f2719f8baaab4475e404f784 (patch) | |
tree | 99a7497cd47e759e1c1e28b78a3766206d5f6bcb /tools/perf/scripts/python/libxed.py | |
parent | fea41bd766342a734e0562945254b65c22c6c3b4 (diff) |
bnxt_en: Refactor RSS indir alloc/set functions
We will need to dynamically allocate and change indirection tables
for additional RSS contexts. Add the rss_ctx pointer parameter to
bnxt_alloc_rss_indir_tbl() and bnxt_set_dflt_rss_indir_tbl().
Existing usage will always pass rss_ctx as NULL which means the
default RSS context.
When supporting additional RSS contexts in subsequent patches, we'll
pass the valid rss_ctx to these 2 functions.
Reviewed-by: Andy Gospodarek <[email protected]>
Signed-off-by: Pavan Chebbi <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions