Skip to content

Commit 3054383

Browse files
gal-pressmanSaeed Mahameed
authored andcommitted
net/mlx5e: Cleanup unused defines
Remove couple of defines that are no longer used. Signed-off-by: Gal Pressman <pressmangal@gmail.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
1 parent 8742c7e commit 3054383

File tree

1 file changed

+0
-3
lines changed
  • drivers/net/ethernet/mellanox/mlx5/core

1 file changed

+0
-3
lines changed

drivers/net/ethernet/mellanox/mlx5/core/en.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ struct page_pool;
147147
MLX5_UMR_MTT_ALIGNMENT))
148148
#define MLX5E_UMR_WQEBBS \
149149
(DIV_ROUND_UP(MLX5E_UMR_WQE_INLINE_SZ, MLX5_SEND_WQE_BB))
150-
#define MLX5E_ICOSQ_MAX_WQEBBS MLX5E_UMR_WQEBBS
151-
152-
#define MLX5E_NUM_MAIN_GROUPS 9
153150

154151
#define MLX5E_MSG_LEVEL NETIF_MSG_LINK
155152

0 commit comments

Comments
 (0)