diff options
author | Michael Chan <michael.chan@broadcom.com> | 2024-08-28 11:32:34 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-29 15:33:25 -0700 |
commit | f049d699aeee219ca33d08b48b7e14d7d86aebd5 (patch) | |
tree | ae06f080a85e6e7858a56860ddf9b724639076c2 /rust/kernel/lib.rs | |
parent | 4343838ca5ebf9fb52fb9be2459092272a7f70b7 (diff) | |
download | linux-f049d699aeee219ca33d08b48b7e14d7d86aebd5.tar.gz linux-f049d699aeee219ca33d08b48b7e14d7d86aebd5.tar.bz2 linux-f049d699aeee219ca33d08b48b7e14d7d86aebd5.zip |
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 <hongguang.gao@broadcom.com>
Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20240828183235.128948-9-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel/lib.rs')
0 files changed, 0 insertions, 0 deletions