Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.h1076 struct e1000_hw { struct
1077 const char *name;
1078 struct list_head list_node;
1080 struct eth_device *nic;
1083 struct spi_slave spi;
1085 unsigned int cardnum;
1088 struct udevice *pdev;
1090 pci_dev_t pdev;
1092 uint8_t *hw_addr;
1093 e1000_mac_type mac_type;
[all …]