Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_hw.h852 struct e1000_phy_info { struct
853 struct e1000_phy_operations ops;
854 enum e1000_phy_type type;
856 enum e1000_1000t_rx_status local_rx;
857 enum e1000_1000t_rx_status remote_rx;
858 enum e1000_ms_type ms_type;
859 enum e1000_ms_type original_ms_type;
860 enum e1000_rev_polarity cable_polarity;
861 enum e1000_smart_speed smart_speed;
863 u32 addr;
[all …]