Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/
Dfealnx.c414 unsigned int PHYType; member
595 np->PHYType = SeeqPHY; in fealnx_init_one()
597 np->PHYType = AhdocPHY; in fealnx_init_one()
599 np->PHYType = MarvellPHY; in fealnx_init_one()
601 np->PHYType = Myson981; in fealnx_init_one()
603 np->PHYType = LevelOnePHY; in fealnx_init_one()
605 np->PHYType = OtherPHY; in fealnx_init_one()
620 np->PHYType = MysonPHY; in fealnx_init_one()
622 np->PHYType = OtherPHY; in fealnx_init_one()
643 if ((np->PHYType == MarvellPHY) || (np->PHYType == LevelOnePHY)) { in fealnx_init_one()
[all …]