Searched refs:active_duplex (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 Dniu.c1049 lp->active_duplex = current_duplex;
1084 lp->active_duplex = current_duplex;
1095 int supported, advertising, active_speed, active_duplex; local
1185 active_duplex = DUPLEX_FULL;
1187 active_duplex = DUPLEX_HALF;
1189 active_duplex = DUPLEX_INVALID;
1201 active_duplex = DUPLEX_FULL;
1203 active_duplex = DUPLEX_HALF;
1208 lp->active_duplex = active_duplex;
[all...]
H A Dtg3.c1288 (tp->link_config.active_duplex == DUPLEX_FULL ?
1465 phydev->duplex != tp->link_config.active_duplex ||
1470 tp->link_config.active_duplex = phydev->duplex;
2915 tp->link_config.active_duplex = tp->link_config.duplex;
3024 if (tp->link_config.active_duplex == DUPLEX_FULL) {
3200 tp->link_config.active_duplex = current_duplex;
3221 tp->link_config.active_duplex == DUPLEX_FULL)
3250 if (tp->link_config.active_duplex == DUPLEX_HALF)
3949 orig_active_duplex = tp->link_config.active_duplex;
4017 tp->link_config.active_duplex
[all...]
H A Dtg3.h2527 u8 active_duplex; member in struct:tg3_link_config
H A Dniu.h3156 u8 active_duplex; member in struct:rx_pkt_hdr0::niu_link_config

Completed in 295 milliseconds