Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MLX4_DEBUG
has multiple definitions:
drivers/net/ethernet/mellanox/mlx4/Kconfig
The configuration item CONFIG_MLX4_DEBUG:
(( CONFIG_MLX4_CORE && CONFIG_EXPERT )) && ( CONFIG_MLX4_CORE )
This option causes debugging code to be compiled into the mlx4_core driver. The output can be turned on via the debug_level module parameter (which can also be set after the driver is loaded through sysfs).
drivers/net/Kconfig
The configuration item CONFIG_MLX4_DEBUG:
(( CONFIG_MLX4_CORE && CONFIG_EXPERT )) && ( CONFIG_MLX4_CORE )
This option causes debugging code to be compiled into the mlx4_core driver. The output can be turned on via the debug_level module parameter (which can also be set after the driver is loaded through sysfs).
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab