Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dmtd80x.c351 unsigned int PHYType; member
660 mtdx.PHYType = SeeqPHY; in mtd_probe()
662 mtdx.PHYType = AhdocPHY; in mtd_probe()
664 mtdx.PHYType = MarvellPHY; in mtd_probe()
666 mtdx.PHYType = Myson981; in mtd_probe()
668 mtdx.PHYType = LevelOnePHY; in mtd_probe()
670 mtdx.PHYType = OtherPHY; in mtd_probe()
685 mtdx.PHYType = MysonPHY; in mtd_probe()
688 mtdx.PHYType = OtherPHY; in mtd_probe()
894 if (mtdx.PHYType == MysonPHY) in getlinkstatus()
[all …]
Dhfa384x.h1522 UINT16 PHYType; member