Searched defs:igc_phy_info (Results 1 – 1 of 1) sorted by relevance
452 struct igc_phy_info { struct453 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;[all …]