Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/
H A Dfealnx.c407 unsigned int PHYType; member
585 np->PHYType = SeeqPHY; in fealnx_init_one()
587 np->PHYType = AhdocPHY; in fealnx_init_one()
589 np->PHYType = MarvellPHY; in fealnx_init_one()
591 np->PHYType = Myson981; in fealnx_init_one()
593 np->PHYType = LevelOnePHY; in fealnx_init_one()
595 np->PHYType = OtherPHY; in fealnx_init_one()
610 np->PHYType = MysonPHY; in fealnx_init_one()
612 np->PHYType = OtherPHY; in fealnx_init_one()
633 if ((np->PHYType == MarvellPHY) || (np->PHYType == LevelOnePHY)) { in fealnx_init_one()
[all …]