Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h3083 struct ixgbe_phy_info { struct
3084 struct ixgbe_phy_operations ops;
3085 enum ixgbe_phy_type type;
3086 u32 addr;
3087 u32 id;
3088 enum ixgbe_sfp_type sfp_type;
3089 bool sfp_setup_needed;
3090 u32 revision;
3091 enum ixgbe_media_type media_type;
3092 bool reset_disable;
[all …]