diff options
| author | Tariq Toukan <[email protected]> | 2021-03-10 14:46:59 +0200 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-03-25 19:49:54 -0700 |
| commit | 895649201845508895be99b82f9c2b9282019516 (patch) | |
| tree | fa839c6bf91133325be8c85a1b7c6b4f41ff3d43 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | b3a131c2a1602e0aa3fc6b0fdee519a997a9ca0e (diff) | |
net/mlx5e: Restrict usage of mlx5e_priv in params logic functions
Do not use generic struct mlx5e_priv as a parameter to param
functions, as it is too generic. All calculations of the channel's
param should be mainly based on struct mlx5_core_dev and
struct mlx5e_params. Additional info can be explicitly passed.
Signed-off-by: Tariq Toukan <[email protected]>
Signed-off-by: Aya Levin <[email protected]>
Reviewed-by: Maxim Mikityanskiy <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions