Lines Matching defs:igc_phy_info
298 struct igc_phy_info { struct
299 struct igc_phy_operations ops;
300 enum igc_phy_type type;
302 enum igc_smart_speed smart_speed;
304 uint32_t addr;
305 uint32_t id;
306 uint32_t reset_delay_us; /* in usec */
307 uint32_t revision;
309 enum igc_media_type media_type;
311 uint16_t autoneg_advertised;
312 uint16_t autoneg_mask;
314 uint8_t mdix;
316 bool polarity_correction;
317 bool speed_downgraded;
318 bool autoneg_wait_to_complete;