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

/freebsd-current/sys/dev/mlx5/
H A Dmlx5io.h64 #define MLX5_FWDUMP_RESET _IOW('m', 2, struct mlx5_tool_addr) macro
/freebsd-current/usr.sbin/mlx5tool/
H A Dmlx5tool.c128 if (ioctl(ctldev, MLX5_FWDUMP_RESET, addr) == -1) {
129 warn("MLX5_FWDUMP_RESET");
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fwdump.c427 case MLX5_FWDUMP_RESET:

Completed in 157 milliseconds