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

/linux-master/drivers/net/ethernet/
H A Dfealnx.c407 unsigned int PHYType; member in struct:netdev_private
585 np->PHYType = SeeqPHY;
587 np->PHYType = AhdocPHY;
589 np->PHYType = MarvellPHY;
591 np->PHYType = Myson981;
593 np->PHYType = LevelOnePHY;
595 np->PHYType = OtherPHY;
610 np->PHYType = MysonPHY;
612 np->PHYType = OtherPHY;
632 // if (np->PHYType
[all...]

Completed in 141 milliseconds