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

/drivers/net/ethernet/sun/
H A Dniu.c1051 lp->active_duplex = current_duplex;
1086 lp->active_duplex = current_duplex;
1097 int supported, advertising, active_speed, active_duplex; local
1176 active_duplex = DUPLEX_FULL;
1178 active_duplex = DUPLEX_HALF;
1180 active_duplex = DUPLEX_INVALID;
1192 active_duplex = DUPLEX_FULL;
1194 active_duplex = DUPLEX_HALF;
1199 lp->active_duplex = active_duplex;
[all...]
H A Dniu.h3156 u8 active_duplex; member in struct:rx_pkt_hdr0::niu_link_config
/drivers/net/ethernet/broadcom/
H A Dtg3.c1671 (tp->link_config.active_duplex == DUPLEX_FULL ?
1829 phydev->duplex != tp->link_config.active_duplex ||
1835 tp->link_config.active_duplex = phydev->duplex;
2117 tp->link_config.active_duplex == DUPLEX_FULL &&
3934 tp->link_config.active_duplex = tp->link_config.duplex;
4002 if (tp->link_config.active_duplex == DUPLEX_FULL) {
4216 tp->link_config.active_duplex = current_duplex;
4234 tp->link_config.active_duplex == DUPLEX_FULL) {
4275 if (tp->link_config.active_duplex == DUPLEX_HALF)
4984 orig_active_duplex = tp->link_config.active_duplex;
[all...]
H A Dtg3.h2704 u8 active_duplex; member in struct:tg3_link_config

Completed in 143 milliseconds