diff options
| author | Adham Faris <afaris@nvidia.com> | 2023-03-14 08:42:25 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-16 08:12:08 +0300 |
| commit | 2b5bd5b1611b817970f13b1c4dfdcda0b35e3690 (patch) | |
| tree | ce3306dc060dc896ffd73b776ad11eee3b52adf5 /scripts/gdb/linux/interrupts.py | |
| parent | aa98d15ea40b9d370871df7882b6d56d08aed692 (diff) | |
| download | linux-2b5bd5b1611b817970f13b1c4dfdcda0b35e3690.tar.xz | |
net/mlx5e: Rename RQ/SQ adaptive moderation state flag
Dynamic interrupt moderation RQ and SQ feature represented by
MLX5E_RQ_STATE_AM and MLX5E_SQ_STATE_AM enums respectively, is not
consistent with the feature naming in the driver, and with the formal
feature and library names.
Hence, change MLX5E_RQ_STATE_AM and MLX5E_SQ_STATE_AM enum type names in
core/en.h to MLX5E_RQ_STATE_DIM and MLX5E_SQ_STATE_DIM respectively.
Signed-off-by: Adham Faris <afaris@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Link: https://lore.kernel.org/r/20230314054234.267365-7-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
