net/mlx4: rename two constants
authorEric Dumazet <edumazet@google.com>
Wed, 7 Dec 2022 14:12:35 +0000 (14:12 +0000)
committerJakub Kicinski <kuba@kernel.org>
Thu, 8 Dec 2022 22:27:48 +0000 (14:27 -0800)
commit35f31ff0c0b62b9e864fdb92bc1af9212818d624
treedc85e659adaf7f02360cbce9fe6feb6225c7b7bd
parentddda6326eef9961faef4735c6dd596475e7bdb65
net/mlx4: rename two constants

MAX_DESC_SIZE is really the size of the bounce buffer used
when reaching the right side of TX ring buffer.

MAX_DESC_TXBBS get a MLX4_ prefix.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx4/en_tx.c
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h