Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ix/
H A Dixgbe_type.h4091 struct ixgbe_phy_info { struct
4092 struct ixgbe_phy_operations ops;
4093 enum ixgbe_phy_type type;
4094 u32 addr;
4095 u32 id;
4096 enum ixgbe_sfp_type sfp_type;
4097 bool sfp_setup_needed;
4098 u32 revision;
4099 enum ixgbe_media_type media_type;
4100 u32 phy_semaphore_mask;
[all …]