diff options
author | Cosmin Ratiu <cratiu@nvidia.com> | 2024-10-08 21:32:10 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-10-10 13:11:59 +0200 |
commit | 158205ca4bafa98deeee977bb5de20de7d573285 (patch) | |
tree | 1d63653065c7648f042bf17ba5894e9d26b17eb5 /rust/helpers/helpers.c | |
parent | 016f426a14f09faa8bdb68b063c2947edf3108a1 (diff) |
net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.
Vports do not use TSARs (Transmit Scheduling ARbiters), which are used
for grouping multiple entities together. Use the correct name in
variables and functions for clarity.
Also move the scheduling context to a local variable in the
esw_qos_sched_elem_config function instead of an empty parameter that
needs to be provided by all callers.
There is no functional change here.
Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions