Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mii/
H A Dmii_realtek.c52 ph->phy_vendor = "Realtek"; in phy_realtek_probe()
57 ph->phy_vendor = "Realtek"; in phy_realtek_probe()
H A Dmii_other.c135 ph->phy_vendor = "Internal"; in phy_other_probe()
140 ph->phy_vendor = other_vendors[i].vendor; in phy_other_probe()
H A Dmii_cicada.c82 ph->phy_vendor = "Cicada"; in phy_cicada_probe()
H A Dmii_natsemi.c69 ph->phy_vendor = "National Semiconductor"; in phy_natsemi_probe()
H A Dmii_intel.c123 ph->phy_vendor = "Intel"; in phy_intel_probe()
H A Dmii_qualsemi.c96 ph->phy_vendor = "Quality Semiconductor"; in phy_qualsemi_probe()
H A Dmiipriv.h68 const char *phy_vendor; member
H A Dmii_marvell.c457 ph->phy_vendor = "Marvell"; in phy_marvell_probe()
H A Dmii.c1665 ph->phy_vendor = "Unknown Vendor"; in _mii_probe_phy()
1894 mh->m_addr, mh->m_phy->phy_vendor, in _mii_probe()