Lines Matching defs:igc_phy_info
140 struct igc_phy_info { struct
141 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;
155 u8 mdix;
157 bool is_mdix;
158 bool speed_downgraded;
159 bool autoneg_wait_to_complete;