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

/freebsd-current/sys/dev/mlx5/
H A Dmlx5io.h67 #define MLX5_FW_RESET _IOW('m', 5, struct mlx5_tool_addr) macro
/freebsd-current/usr.sbin/mlx5tool/
H A Dmlx5tool.c193 if (ioctl(ctldev, MLX5_FW_RESET, addr) == -1) {
194 warn("MLX5_FW_RESET");
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fwdump.c478 case MLX5_FW_RESET:

Completed in 92 milliseconds