Searched defs:ixgbe_phy_info (Results 1 – 1 of 1) sorted by relevance
3572 struct ixgbe_phy_info { struct3573 struct ixgbe_phy_operations ops;3574 struct mdio_if_info mdio;3575 enum ixgbe_phy_type type;3576 u32 id;3577 enum ixgbe_sfp_type sfp_type;3578 bool sfp_setup_needed;3579 u32 revision;3580 enum ixgbe_media_type media_type;3581 u32 phy_semaphore_mask;[all …]