net/mlx5: Rename devlink port ops struct for PFs/VFs
authorJiri Pirko <jiri@nvidia.com>
Fri, 26 May 2023 12:23:54 +0000 (14:23 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Mon, 21 Aug 2023 17:55:16 +0000 (10:55 -0700)
commitdf3822f5808de66903a3627bf0694909447faa32
tree2f6ff03b3eb1b2e6d57b4c7ed508ed893bca0c84
parent52020903f35c78e5d147c21f8a1fea1ad7631e3e
net/mlx5: Rename devlink port ops struct for PFs/VFs

As this struct is only used for devlink ports created for PF/VF,
add it to the name of the variable to distinguish from the SF related
ops struct.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.c