Searched defs:igc_phy_info (Results 1 – 1 of 1) sorted by relevance
141 struct igc_phy_info { struct142 struct igc_phy_operations ops;144 enum igc_phy_type type;146 u32 addr;147 u32 id;148 u32 reset_delay_us; /* in usec */149 u32 revision;151 enum igc_media_type media_type;153 u16 autoneg_advertised;154 u16 autoneg_mask;[all …]