Home | History | Annotate | Download | only in net

Lines Matching refs:PHYType

351     unsigned int PHYType;
660 mtdx.PHYType = SeeqPHY;
662 mtdx.PHYType = AhdocPHY;
664 mtdx.PHYType = MarvellPHY;
666 mtdx.PHYType = Myson981;
668 mtdx.PHYType = LevelOnePHY;
670 mtdx.PHYType = OtherPHY;
685 mtdx.PHYType = MysonPHY;
688 mtdx.PHYType = OtherPHY;
894 if (mtdx.PHYType == MysonPHY)
920 if (mtdx.PHYType == MysonPHY)
932 if (mtdx.PHYType == SeeqPHY) { /* this PHY is SEEQ 80225 */
944 } else if (mtdx.PHYType == AhdocPHY) {
958 else if (mtdx.PHYType == MarvellPHY) {
976 else if (mtdx.PHYType == Myson981) {
993 else if (mtdx.PHYType == LevelOnePHY) {