Lines Matching defs:igc_phy_info
452 struct igc_phy_info { struct
453 struct igc_phy_operations ops;
454 enum igc_phy_type type;
456 enum igc_smart_speed smart_speed;
458 u32 addr;
459 u32 id;
460 u32 reset_delay_us; /* in usec */
461 u32 revision;
463 enum igc_media_type media_type;
465 u16 autoneg_advertised;
466 u16 autoneg_mask;
468 u8 mdix;
470 bool polarity_correction;
471 bool speed_downgraded;
472 bool autoneg_wait_to_complete;