Searched refs:mlx5_core_dbg_mask (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | qos.h | 16 mlx5_core_dbg_mask(mdev, MLX5_DEBUG_QOS_MASK, "QoS: " fmt, ##__VA_ARGS__)
|
D | mlx5_core.h | 58 #define mlx5_core_dbg_mask(__dev, mask, format, ...) \ macro
|
D | eswitch.h | 543 mlx5_core_dbg_mask(dev, MLX5_DEBUG_ESWITCH_MASK, format, ##__VA_ARGS__)
|
D | cmd.c | 814 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_DATA, in dump_command() 1157 mlx5_core_dbg_mask(dev, 1 << MLX5_CMD_TIME, in mlx5_cmd_invoke()
|