Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Digc_hw.h293 struct igc_phy_info { struct
294 struct igc_phy_operations ops;
295 enum igc_phy_type type;
297 enum igc_smart_speed smart_speed;
299 uint32_t addr;
300 uint32_t id;
301 uint32_t reset_delay_us; /* in usec */
302 uint32_t revision;
304 enum igc_media_type media_type;
306 uint16_t autoneg_advertised;
[all …]