net/mlx5e: Add ethtool support for interface identify (LED blinking)
authorGal Pressman <galp@mellanox.com>
Sun, 24 Apr 2016 19:51:53 +0000 (22:51 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 19:58:02 +0000 (15:58 -0400)
commitda54d24ec3ef736de04c61a01653776a9750334f
treed016f1fa4ac3c6049bcb0b682f0f8ab6979e156a
parent94cb1ebbafd509210887eea6ced55c40da7b4baa
net/mlx5e: Add ethtool support for interface identify (LED blinking)

Add the needed hardware command and mlx5_ifc structs for managing LED
control.
Add set_phys_id ethtool callback to support ethtool -p flag.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/port.c
include/linux/mlx5/driver.h
include/linux/mlx5/port.h