sfc: Minimal support for 40G link speed
commit9a12a30627f76f839e81beba243371a60a5aa1db
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 5 Sep 2013 16:53:57 +0000 (5 17:53 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 5 Sep 2013 21:32:57 +0000 (5 22:32 +0100)
treec159402b2b092de3e408223af7a76a7c6ecd8154
parentba39767288661c01ac7797b6b981f73b6513cf55
sfc: Minimal support for 40G link speed

Accept and handle 40G link events.

Accept ethtool link settings of speed == 40000 && duplex, and set the
appropriate MCDI PHY capability.

This does not include reporting of 40G media types, as those have not
yet been assigned numbers in the MCDI protocol.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/Kconfig
drivers/net/ethernet/sfc/mcdi_port.c