Searched refs:mlx5_auto_fw_update (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c842 static int mlx5_auto_fw_update; variable
844 &mlx5_auto_fw_update, 0,
852 TUNABLE_INT_FETCH("hw.mlx5.auto_fw_update", &mlx5_auto_fw_update);
853 if (!mlx5_auto_fw_update)

Completed in 57 milliseconds