Searched refs:mlx5_core_dbg_mask (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | qos.h | 16 mlx5_core_dbg_mask(mdev, MLX5_DEBUG_QOS_MASK, "QoS: " fmt, ##__VA_ARGS__)
|
A D | mlx5_core.h | 58 #define mlx5_core_dbg_mask(__dev, mask, format, ...) \ macro
|
A D | eswitch.h | 560 mlx5_core_dbg_mask(dev, MLX5_DEBUG_ESWITCH_MASK, format, ##__VA_ARGS__)
|
A D | cmd.c | 869 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_DATA, in dump_command() 1235 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_TIME, in mlx5_cmd_invoke()
|
Completed in 11 milliseconds