Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
630 // if (np->PHYType in fealnx_init_one()
[all...]
/kernel/linux/linux-6.6/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()
632 // if (np->PHYType in fealnx_init_one()
[all...]

Completed in 4 milliseconds