Searched defs:ixgbe_phy_info (Results 1 – 1 of 1) sorted by relevance
3158 struct ixgbe_phy_info { struct3159 struct ixgbe_phy_operations ops;3160 struct mdio_if_info mdio;3161 enum ixgbe_phy_type type;3162 u32 id;3163 enum ixgbe_sfp_type sfp_type;3164 bool sfp_setup_needed;3165 u32 revision;3166 enum ixgbe_media_type media_type;3167 u8 lan_id;[all …]