Searched refs:phy_oui (Results 1 – 1 of 1) sorted by relevance
770 unsigned int phy_oui; member1403 if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()1464 if (np->phy_oui == PHY_OUI_REALTEK && in phy_init()1486 if (np->phy_oui == PHY_OUI_CICADA) { in phy_init()1492 } else if (np->phy_oui == PHY_OUI_VITESSE) { in phy_init()1498 } else if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()4561 if (np->phy_oui == PHY_OUI_MARVELL) { in nv_set_link_ksettings()6067 np->phy_oui = id1 | id2; in nv_probe()6070 if (np->phy_oui == PHY_OUI_REALTEK2) in nv_probe()6071 np->phy_oui = PHY_OUI_REALTEK; in nv_probe()[all …]