Searched defs:active_speed (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/sun/
H A Dniu.c1050 lp->active_speed = current_speed;
1085 lp->active_speed = current_speed;
1097 int supported, advertising, active_speed, active_duplex; local
1167 active_speed = SPEED_1000;
1169 active_speed = SPEED_100;
1171 active_speed = SPEED_10;
1173 active_speed = SPEED_INVALID;
1177 else if (active_speed != SPEED_INVALID)
1185 active_speed = SPEED_1000;
1187 active_speed
[all...]
H A Dniu.h3155 u16 active_speed; member in struct:rx_pkt_hdr0::niu_link_config
/drivers/net/ethernet/broadcom/
H A Dtg3.h2705 u16 active_speed; member in struct:tg3_link_config

Completed in 202 milliseconds