Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Digc_hw.h298 struct igc_phy_info { struct
299 struct igc_phy_operations ops;
300 enum igc_phy_type type;
302 enum igc_smart_speed smart_speed;
304 uint32_t addr;
305 uint32_t id;
306 uint32_t reset_delay_us; /* in usec */
307 uint32_t revision;
309 enum igc_media_type media_type;
311 uint16_t autoneg_advertised;
[all …]