Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_type.h4059 struct ixgbe_phy_info { struct
4060 struct ixgbe_phy_operations ops;
4061 enum ixgbe_phy_type type;
4062 u32 addr;
4063 u32 id;
4064 enum ixgbe_sfp_type sfp_type;
4065 bool sfp_setup_needed;
4066 u32 revision;
4067 enum ixgbe_media_type media_type;
4068 u32 phy_semaphore_mask;
[all …]