Lines Matching defs:tg3_link_config
2308 struct tg3_link_config { struct
2310 u32 advertising;
2311 u16 speed;
2312 u8 duplex;
2313 u8 autoneg;
2314 u8 flowctrl;
2317 u8 active_flowctrl;
2319 u8 active_duplex;
2323 u16 active_speed;
2328 int phy_is_low_power;
2329 u16 orig_speed;
2330 u8 orig_duplex;
2331 u8 orig_autoneg;
2332 u32 orig_advertising;