Home
last modified time | relevance | path

Searched hist:"97 bbe3bd6922e7ccf8ecd308640a7da55ae3c2f9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dmarvell10g.cdiff 97bbe3bd6922e7ccf8ecd308640a7da55ae3c2f9 Wed Apr 07 22:22:45 CEST 2021 Marek Behún <kabel@kernel.org> net: phy: marvell10g: support all rate matching modes

Add support for all rate matching modes for 88X3310 (currently only
10gbase-r is supported, but xaui and rxaui can also be used).

Add support for rate matching for 88E2110 (on 88E2110 the MACTYPE
register is at a different place).

Currently rate matching mode is selected by strapping pins (by setting
the MACTYPE register). There is work in progress to enable this driver
to deduce the best MACTYPE from the knowledge of which interface modes
are supported by the host, but this work is not finished yet.

Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>