Lines Matching defs:e1000_hw
674 struct e1000_hw { struct
675 struct e1000_adapter *adapter;
677 void __iomem *hw_addr;
678 void __iomem *flash_address;
680 struct e1000_mac_info mac;
681 struct e1000_fc_info fc;
682 struct e1000_phy_info phy;
683 struct e1000_nvm_info nvm;
684 struct e1000_bus_info bus;
685 struct e1000_host_mng_dhcp_cookie mng_cookie;
687 union {
691 } dev_spec;