diff options
author | 2022-09-27 13:36:11 -0700 | |
---|---|---|
committer | 2022-09-28 19:36:39 -0700 | |
commit | 997ce6affe264e80c2fd1ab6f09d22c00d7bfa38 (patch) | |
tree | fd4c625d27908b04fead970412364d84863469cb /net/lapb/lapb_subr.c | |
parent | net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info (diff) | |
download | linux-rng-997ce6affe264e80c2fd1ab6f09d22c00d7bfa38.tar.xz linux-rng-997ce6affe264e80c2fd1ab6f09d22c00d7bfa38.zip |
net/mlx5e: Use runtime values of striding RQ parameters in datapath
Some of the parameters of striding RQ are compile-time constants, but
they are going to become dynamically calculated at runtime in a
following commit. This commit prepares the datapath to take cached
runtime parameters, prefilled at queue creation.
New fields added to struct mlx5e_rq fit into an existing 7-byte hole.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions