Searched defs:e1000_hw (Results 1 – 1 of 1) sorted by relevance
1378 struct e1000_hw { struct1379 uint8_t *hw_addr;1380 uint8_t *flash_address;1381 e1000_mac_type mac_type;1382 e1000_phy_type phy_type;1383 uint32_t phy_init_script;1384 e1000_media_type media_type;1385 void *back;1386 struct e1000_shadow_ram *eeprom_shadow_ram;1387 uint32_t flash_bank_size;[all …]