Home
last modified time | relevance | path

Searched refs:PHY_OUI_REALTEK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c495 #define PHY_OUI_REALTEK 0x0732 macro
1389 if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()
1450 if (np->phy_oui == PHY_OUI_REALTEK && in phy_init()
1484 } else if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()
6059 np->phy_oui = PHY_OUI_REALTEK; in nv_probe()
6061 if (np->phy_oui == PHY_OUI_REALTEK && np->phy_model == PHY_MODEL_REALTEK_8211) in nv_probe()
6153 if (np->phy_oui == PHY_OUI_REALTEK && in nv_restore_phy()