Home
last modified time | relevance | path

Searched defs:ixgbe_phy_info (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3829 struct ixgbe_phy_info { struct
3830 struct ixgbe_phy_operations ops;
3831 enum ixgbe_phy_type type;
3832 u32 addr;
3833 u32 id;
3834 enum ixgbe_sfp_type sfp_type;
3835 bool sfp_setup_needed;
3836 u32 revision;
3837 enum ixgbe_media_type media_type;
3838 u32 phy_semaphore_mask;
[all …]