Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_core.h72 MLX5_CMD_DATA, /* print command payload only */ enumerator
Dmlx5_cmd.c718 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
721 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_DATA, in dump_command()