Searched defs:igc_phy_info (Results 1 – 1 of 1) sorted by relevance
140 struct igc_phy_info { struct141 struct igc_phy_operations ops;143 enum igc_phy_type type;145 u32 addr;146 u32 id;147 u32 reset_delay_us; /* in usec */148 u32 revision;150 enum igc_media_type media_type;152 u16 autoneg_advertised;153 u16 autoneg_mask;[all …]