Searched refs:phy_oui (Results 1 – 1 of 1) sorted by relevance
770 unsigned int phy_oui; member1389 if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()1450 if (np->phy_oui == PHY_OUI_REALTEK && in phy_init()1472 if (np->phy_oui == PHY_OUI_CICADA) { in phy_init()1478 } else if (np->phy_oui == PHY_OUI_VITESSE) { in phy_init()1484 } else if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()4547 if (np->phy_oui == PHY_OUI_MARVELL) { in nv_set_link_ksettings()6055 np->phy_oui = id1 | id2; in nv_probe()6058 if (np->phy_oui == PHY_OUI_REALTEK2) in nv_probe()6059 np->phy_oui = PHY_OUI_REALTEK; in nv_probe()[all …]