]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/mlx5: Rename vport QoS group reference to parent
authorCarolina Jubran <cjubran@nvidia.com>
Wed, 16 Oct 2024 17:36:07 +0000 (20:36 +0300)
committerPaolo Abeni <pabeni@redhat.com>
Mon, 21 Oct 2024 11:26:16 +0000 (13:26 +0200)
commit72a1d121fa6bf079bddb1df9fd19b394eb3ff5ee
tree87f9f060a6b5a71450370576028f0fdfb6d95e26
parent24e54e870d11db3b5a52f8bb5729c55989e44ef5
net/mlx5: Rename vport QoS group reference to parent

Rename the `group` field in the `mlx5_vport` structure to `parent` to
clarify the vport's role as a member of a parent group and distinguish
it from the concept of a general group.

Additionally, rename `group_entry` to `parent_entry` to reflect this
update.

This distinction will be important for handling more complex group
structures and scheduling elements.

Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Daniel Machon <daniel.machon@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/mellanox/mlx5/core/esw/diag/qos_tracepoint.h
drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h