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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c756 unsigned int phy_oui; member in struct:fe_priv
1202 if (np->phy_oui == PHY_OUI_REALTEK) {
1315 if (np->phy_oui == PHY_OUI_REALTEK &&
1335 if ((np->phy_oui == PHY_OUI_CICADA) && (phyinterface & PHY_RGMII) ) {
1350 if (np->phy_oui == PHY_OUI_CICADA) {
1358 if (np->phy_oui == PHY_OUI_VITESSE) {
1428 if (np->phy_oui == PHY_OUI_REALTEK) {
4292 if (np->phy_oui == PHY_OUI_MARVELL) {
5757 np->phy_oui = id1 | id2;
5760 if (np->phy_oui
[all...]

Completed in 59 milliseconds