Searched refs:MII_CR_LOOPBACK (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datlx.h324 #define MII_CR_LOOPBACK 0x4000 /* 0 = normal, 1 = loopback */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_ethtool.c1226 phy_reg |= MII_CR_LOOPBACK;
1340 phy_reg |= MII_CR_LOOPBACK;
1393 if (phy_reg & MII_CR_LOOPBACK) {
1394 phy_reg &= ~MII_CR_LOOPBACK;
H A De1000_hw.h2545 #define MII_CR_LOOPBACK 0x4000 /* 0 = normal, 1 = loopback */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h487 #define MII_CR_LOOPBACK 0x4000 /* 0 = normal, 1 = loopback */ macro
H A Digb_ethtool.c1558 if (phy_reg & MII_CR_LOOPBACK) {
1559 phy_reg &= ~MII_CR_LOOPBACK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h541 #define MII_CR_LOOPBACK 0x4000 /* 0 = normal, 1 = loopback */ macro
H A Dethtool.c1522 if (phy_reg & MII_CR_LOOPBACK) {
1523 phy_reg &= ~MII_CR_LOOPBACK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_hw.h669 #define MII_CR_LOOPBACK 0x4000 /* 0 = normal, 1 = loopback */ macro

Completed in 116 milliseconds