Searched defs:ixgbe_phy_info (Results 1 – 1 of 1) sorted by relevance
3673 struct ixgbe_phy_info { struct3674 struct ixgbe_phy_operations ops;3675 struct mdio_if_info mdio;3676 enum ixgbe_phy_type type;3677 u32 id;3682 u32 phy_semaphore_mask;3685 ixgbe_link_speed speeds_supported;3693 u32 nw_mng_if_sel;3694 u64 phy_type_low;3695 u64 phy_type_high;[all …]
Completed in 650 milliseconds