sfc: Extend loopback mode enumeration
New NICs and PHYs support a wider variety of loopback modes. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
5784946068
commit
e58f69f408
7 changed files with 111 additions and 28 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#define QT202X_LOOPBACKS ((1 << LOOPBACK_PCS) | \
|
||||
(1 << LOOPBACK_PMAPMD) | \
|
||||
(1 << LOOPBACK_NETWORK))
|
||||
(1 << LOOPBACK_PHYXS_WS))
|
||||
|
||||
/****************************************************************************/
|
||||
/* Quake-specific MDIO registers */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue