Lines Matching defs:igc_phy_info
130 struct igc_phy_info { struct
131 struct igc_phy_operations ops;
133 u32 addr;
134 u32 id;
135 u32 reset_delay_us; /* in usec */
136 u32 revision;
138 enum igc_media_type media_type;
140 u16 autoneg_advertised;
141 u16 autoneg_mask;
143 u8 mdix;
145 bool is_mdix;
146 bool speed_downgraded;
147 bool autoneg_wait_to_complete;