net/mlx5: EQ, Make EQE access methods inline
authorSaeed Mahameed <saeedm@mellanox.com>
Mon, 19 Nov 2018 18:52:42 +0000 (10:52 -0800)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 20 Nov 2018 18:07:51 +0000 (20:07 +0200)
commit6d2d6fc83a281d51863fb5d08b59333ed1b46cc1
treed5d2d14e0d962b10edbd9afc0417f431627df4de
parentd5d284b829a6eb7127df24d1bd3896a698981e62
net/mlx5: EQ, Make EQE access methods inline

These are one/two liner generic EQ access methods, better have them
declared static inline in eq.h.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eq.c
drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h