Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h4213 struct ixgbe_phy_info { struct
4214 struct ixgbe_phy_operations ops;
4215 enum ixgbe_phy_type type;
4216 u32 addr;
4217 u32 id;
4218 enum ixgbe_sfp_type sfp_type;
4219 bool sfp_setup_needed;
4220 u32 revision;
4244 struct ixgbe_phy_info phy; argument