Home
last modified time | relevance | path

Searched refs:mlx5_fw_dump_enable (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fwdump.c62 static int mlx5_fw_dump_enable = 1; variable
64 &mlx5_fw_dump_enable, 0,
77 TUNABLE_INT_FETCH("hw.mlx5.fw_dump_enable", &mlx5_fw_dump_enable); in mlx5_fwdump_prep()
78 if (!mlx5_fw_dump_enable) { in mlx5_fwdump_prep()