Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h46 extern uint mlx5_core_debug_mask;
61 if ((mask) & mlx5_core_debug_mask) \
H A Dmain.c83 unsigned int mlx5_core_debug_mask; variable
84 module_param_named(debug_mask, mlx5_core_debug_mask, uint, 0644);