Searched refs:phy_oui (Results 1 – 1 of 1) sorted by relevance
767 unsigned int phy_oui; member1407 if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()1468 if (np->phy_oui == PHY_OUI_REALTEK && in phy_init()1490 if (np->phy_oui == PHY_OUI_CICADA) { in phy_init()1496 } else if (np->phy_oui == PHY_OUI_VITESSE) { in phy_init()1502 } else if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()4495 if (np->phy_oui == PHY_OUI_MARVELL) { in nv_set_link_ksettings()5990 np->phy_oui = id1 | id2; in nv_probe()5993 if (np->phy_oui == PHY_OUI_REALTEK2) in nv_probe()5994 np->phy_oui = PHY_OUI_REALTEK; in nv_probe()[all …]