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

/linux-master/drivers/net/ethernet/sun/
H A Dniu.c1071 lp->active_duplex = current_duplex;
1106 lp->active_duplex = current_duplex;
1117 int supported, advertising, active_speed, active_duplex; local
1196 active_duplex = DUPLEX_FULL;
1198 active_duplex = DUPLEX_HALF;
1200 active_duplex = DUPLEX_INVALID;
1212 active_duplex = DUPLEX_FULL;
1214 active_duplex = DUPLEX_HALF;
1219 lp->active_duplex = active_duplex;
[all...]
H A Dniu.h3157 u8 active_duplex; member in struct:rx_pkt_hdr0::niu_link_config
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c1881 (tp->link_config.active_duplex == DUPLEX_FULL ?
2069 phydev->duplex != tp->link_config.active_duplex ||
2075 tp->link_config.active_duplex = phydev->duplex;
2392 tp->link_config.active_duplex == DUPLEX_FULL &&
4443 tp->link_config.active_duplex = tp->link_config.duplex;
4639 if (tp->link_config.active_duplex == DUPLEX_FULL) {
4912 tp->link_config.active_duplex = current_duplex;
4942 tp->link_config.active_duplex == DUPLEX_FULL) {
4970 tp->link_config.active_duplex = current_duplex;
5012 if (tp->link_config.active_duplex
[all...]
H A Dtg3.h2884 u8 active_duplex; member in struct:tg3_link_config

Completed in 226 milliseconds