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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.c929 if (lp->ctl_rspeed == 100)
1104 if (lp->ctl_rspeed != 100)
1565 if (lp->ctl_rspeed == 10)
1567 else if (lp->ctl_rspeed == 100)
2005 lp->ctl_rspeed = 10;
2009 lp->ctl_rspeed = 100;
H A Dsmc911x.c763 if (lp->ctl_rspeed == 100)
945 if (lp->ctl_rspeed != 100)
1466 if (lp->ctl_rspeed == 10)
1468 else if (lp->ctl_rspeed == 100)
1948 lp->ctl_rspeed = 100;
H A Dsmc911x.h88 int ctl_rspeed; member in struct:smc911x_local
H A Dsmc91x.h387 int ctl_rspeed; member in struct:smc_local

Completed in 101 milliseconds