net/mlx5e: Un-expose functions in en.h
authorTariq Toukan <tariqt@nvidia.com>
Thu, 4 Apr 2024 17:33:57 +0000 (20:33 +0300)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Apr 2024 04:54:46 +0000 (21:54 -0700)
commit958f56e4838579544fbc5183073518c7c4d22d44
tree51b4967adab8f26b1ce17efad8cfea3530c35a0b
parent4aafb8ab2a626ac714931ec7894cf16df948b359
net/mlx5e: Un-expose functions in en.h

Un-expose functions that are not used outside of their c file.
Make them static.

Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Link: https://lore.kernel.org/r/20240404173357.123307-6-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c