Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h109 MLX5_CMD_DATA, /* print command payload only */ enumerator
Dcmd.c801 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
804 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_DATA, in dump_command()