Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h106 MLX5_CMD_DATA, /* print command payload only */ enumerator
Dcmd.c802 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()
805 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_DATA, in dump_command()