Searched refs:PHY_MODE_SGMII (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Demac.h117 #define PHY_MODE_SGMII 8 macro
H A Dphy.c96 if (limit > 0 && phy->mode == PHY_MODE_SGMII) {
H A Dcore.c196 phy_mode == PHY_MODE_SGMII ||
203 return phy_mode == PHY_MODE_SGMII ||
2472 [PHY_MODE_SGMII] = "sgmii",
2536 if (nmode > PHY_MODE_NA && nmode <= PHY_MODE_SGMII)
2838 if (dev->phy_mode == PHY_MODE_SGMII)

Completed in 49 milliseconds