Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h1075 struct e1000_hw { struct
1076 const char *name;
1077 struct list_head list_node;
1079 struct eth_device *nic;
1082 struct spi_slave spi;
1084 unsigned int cardnum;
1087 struct udevice *pdev;
1089 pci_dev_t pdev;
1091 uint8_t *hw_addr;
1092 e1000_mac_type mac_type;
[all …]