Lines Matching defs:igc_phy_info
131 struct igc_phy_info { struct
132 struct igc_phy_operations ops;
134 u32 addr;
135 u32 id;
136 u32 reset_delay_us; /* in usec */
137 u32 revision;
139 enum igc_media_type media_type;
141 u16 autoneg_advertised;
142 u16 autoneg_mask;
144 u8 mdix;
146 bool is_mdix;
147 bool speed_downgraded;
148 bool autoneg_wait_to_complete;