Searched refs:ctl_rfduplx (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 Dsmc911x.c608 if ((tx_status & TX_STS_ES_) && !(lp->ctl_rfduplx &&
620 !lp->ctl_rfduplx) {
760 if (lp->ctl_rfduplx)
948 if (!lp->ctl_rfduplx)
1505 lp->ctl_rfduplx = cmd->duplex == DUPLEX_FULL;
1947 lp->ctl_rfduplx = 1;
H A Dsmc91x.c926 if (lp->ctl_rfduplx)
1107 if (!lp->ctl_rfduplx)
1599 lp->ctl_rfduplx = cmd->duplex == DUPLEX_FULL;
2004 lp->ctl_rfduplx = 0;
2008 lp->ctl_rfduplx = 1;
H A Dsmc911x.h87 int ctl_rfduplx; member in struct:smc911x_local
H A Dsmc91x.h386 int ctl_rfduplx; member in struct:smc_local

Completed in 120 milliseconds