Home
last modified time | relevance | path

Searched refs:ctl_rfduplx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c922 if (lp->ctl_rfduplx) in smc_phy_fixed()
1102 if (!lp->ctl_rfduplx) in smc_phy_configure()
1577 lp->ctl_rfduplx = cmd->base.duplex == DUPLEX_FULL; in smc_ethtool_set_link_ksettings()
1990 lp->ctl_rfduplx = 0; in smc_probe()
1994 lp->ctl_rfduplx = 1; in smc_probe()
H A Dsmc91x.h220 int ctl_rfduplx; member