net/mlx5: cleanup header file
authorOphir Munk <ophirmu@mellanox.com>
Sun, 19 Jul 2020 10:18:14 +0000 (10:18 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Jul 2020 13:46:30 +0000 (15:46 +0200)
commitef9ee13f6e4c0965d2f22ed944f9e8f93fb798ca
tree1614486e3a244bf91871f85d146b9a011037c5d1
parent98c4b12afae7973fb7ab0956687adc6645815623
net/mlx5: cleanup header file

The cleanup refers to header file mlx5.h.
1. Remove unused prototypes.
2. Move prototypes under their correct title.
3. Change functions to static and remove their prototye from the header
file.

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
drivers/net/mlx5/linux/mlx5_ethdev_os.c
drivers/net/mlx5/mlx5.h