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

/drivers/net/ethernet/smsc/
H A Dsmc91x.c929 if (lp->ctl_rspeed == 100)
1104 if (lp->ctl_rspeed != 100)
1549 if (lp->ctl_rspeed == 10)
1551 else if (lp->ctl_rspeed == 100)
1999 lp->ctl_rspeed = 10;
2003 lp->ctl_rspeed = 100;
H A Dsmc911x.c762 if (lp->ctl_rspeed == 100)
944 if (lp->ctl_rspeed != 100)
1469 if (lp->ctl_rspeed == 10)
1471 else if (lp->ctl_rspeed == 100)
1951 lp->ctl_rspeed = 100;
H A Dsmc911x.h87 int ctl_rspeed; member in struct:smc911x_local
H A Dsmc91x.h316 int ctl_rspeed; member in struct:smc_local

Completed in 72 milliseconds