Home
last modified time | relevance | path

Searched refs:mlx5_core_debug_mask (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dmlx5_core.h45 extern uint mlx5_core_debug_mask;
60 if ((mask) & mlx5_core_debug_mask) \
A Dmain.c83 unsigned int mlx5_core_debug_mask; variable
84 module_param_named(debug_mask, mlx5_core_debug_mask, uint, 0644);
A Dcmd.c866 data_only = !!(mlx5_core_debug_mask & (1 << MLX5_CMD_DATA)); in dump_command()

Completed in 10 milliseconds