Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/nvidia/
Dforcedeth.c507 #define PHY_OUI_REALTEK 0x0732 macro
1407 if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()
1468 if (np->phy_oui == PHY_OUI_REALTEK && in phy_init()
1502 } else if (np->phy_oui == PHY_OUI_REALTEK) { in phy_init()
5994 np->phy_oui = PHY_OUI_REALTEK; in nv_probe()
5996 if (np->phy_oui == PHY_OUI_REALTEK && np->phy_model == PHY_MODEL_REALTEK_8211) in nv_probe()
6085 if (np->phy_oui == PHY_OUI_REALTEK && in nv_restore_phy()