Searched refs:mlx5_core_debug_mask (Results 1 – 3 of 3) sorted by relevance
41 extern int mlx5_core_debug_mask;50 if ((mask) & mlx5_core_debug_mask) \
79 int mlx5_core_debug_mask; variable81 &mlx5_core_debug_mask, 0,
730 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()