diff options
author | Michael Chan <[email protected]> | 2024-08-28 11:32:34 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-29 15:33:25 -0700 |
commit | f049d699aeee219ca33d08b48b7e14d7d86aebd5 (patch) | |
tree | ae06f080a85e6e7858a56860ddf9b724639076c2 /rust/helpers.c | |
parent | 4343838ca5ebf9fb52fb9be2459092272a7f70b7 (diff) |
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
If dynamic MSIX allocation is supported, additional MSIX can be
allocated at run-time without reinitializing the existing MSIX entries.
The first step to support this dynamic scheme is to allocate a large
enough bp->irq_tbl if dynamic allocation is supported.
Reviewed-by: Hongguang Gao <[email protected]>
Reviewed-by: Somnath Kotur <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions