net/mlx5e: Add Ethernet driver debugfs
authorGal Pressman <gal@nvidia.com>
Wed, 3 Aug 2022 08:37:33 +0000 (11:37 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 11 Jan 2023 05:24:40 +0000 (21:24 -0800)
commit288eca60cc31471670dcd351cc42c03a38e11983
treec1484111beaa7544c97c47fc7c4f1093c83113de
parenta440030d8946bfe3fd44b6da685e33ffe0ecd1ff
net/mlx5e: Add Ethernet driver debugfs

Similar to the mlx5_core debugfs, lay the groundwork for mlx5e debugfs
files under /sys/kernel/debug/mlx5/<pci>/nic/..

Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_main.c