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