Lines Matching defs:e1000_hw
716 struct e1000_hw { struct
717 struct e1000_adapter *adapter;
719 void __iomem *hw_addr;
720 void __iomem *flash_address;
722 struct e1000_mac_info mac;
723 struct e1000_fc_info fc;
724 struct e1000_phy_info phy;
725 struct e1000_nvm_info nvm;
726 struct e1000_bus_info bus;
727 struct e1000_host_mng_dhcp_cookie mng_cookie;
729 union {
733 } dev_spec;