Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c414 unsigned int PHYType; member
596 np->PHYType = SeeqPHY; in fealnx_init_one()
598 np->PHYType = AhdocPHY; in fealnx_init_one()
600 np->PHYType = MarvellPHY; in fealnx_init_one()
602 np->PHYType = Myson981; in fealnx_init_one()
604 np->PHYType = LevelOnePHY; in fealnx_init_one()
606 np->PHYType = OtherPHY; in fealnx_init_one()
621 np->PHYType = MysonPHY; in fealnx_init_one()
623 np->PHYType = OtherPHY; in fealnx_init_one()
644 if ((np->PHYType == MarvellPHY) || (np->PHYType == LevelOnePHY)) { in fealnx_init_one()
[all …]