Searched defs:e1000_hw (Results 1 – 1 of 1) sorted by relevance
1388 struct e1000_hw { struct1389 uint8_t *hw_addr;1390 uint8_t *flash_address;1391 e1000_mac_type mac_type;1392 e1000_phy_type phy_type;1393 uint32_t phy_init_script;1394 e1000_media_type media_type;1395 void *back;1396 struct e1000_shadow_ram *eeprom_shadow_ram;1397 uint32_t flash_bank_size;[all …]