-
CONFIG_MAX_MSIX_TABLE_NUM
¶
Maximum number of MSI-X tables per device
Type: int
Defaults¶
- 16
Kconfig definition¶
At arch/x86/Kconfig:319
Included via Kconfig:3
Menu path: (top menu)
config MAX_MSIX_TABLE_NUM
int
prompt "Maximum number of MSI-X tables per device"
range 1 2048
default 16
(Definitions include propagated dependencies, including from if’s and menus.)