Searched refs:phy_oui (Results 1 – 1 of 1) sorted by relevance
770 unsigned int phy_oui; member1404 if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()1465 if (np->phy_oui == PHY_OUI_REALTEK && in phy_init()1487 if (np->phy_oui == PHY_OUI_CICADA) { in phy_init()1493 } else if (np->phy_oui == PHY_OUI_VITESSE) { in phy_init()1499 } else if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()4527 if (np->phy_oui == PHY_OUI_MARVELL) { in nv_set_link_ksettings()6028 np->phy_oui = id1 | id2; in nv_probe()6031 if (np->phy_oui == PHY_OUI_REALTEK2) in nv_probe()6032 np->phy_oui = PHY_OUI_REALTEK; in nv_probe()[all …]