Home
last modified time | relevance | path

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

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