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

/drivers/net/ethernet/smsc/
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)
1524 lp->ctl_rfduplx = cmd->duplex == DUPLEX_FULL;
1966 lp->ctl_rfduplx = 1;
H A Dsmc91x.c928 if (lp->ctl_rfduplx)
1109 if (!lp->ctl_rfduplx)
1596 lp->ctl_rfduplx = cmd->duplex == DUPLEX_FULL;
2016 lp->ctl_rfduplx = 0;
2020 lp->ctl_rfduplx = 1;
H A Dsmc911x.h87 int ctl_rfduplx; member in struct:smc911x_local
H A Dsmc91x.h327 int ctl_rfduplx; member in struct:smc_local

Completed in 809 milliseconds