Lines Matching defs:e1000_hw
693 struct e1000_hw { struct
694 struct e1000_adapter *adapter;
696 void __iomem *hw_addr;
697 void __iomem *flash_address;
699 struct e1000_mac_info mac;
700 struct e1000_fc_info fc;
701 struct e1000_phy_info phy;
702 struct e1000_nvm_info nvm;
703 struct e1000_bus_info bus;
704 struct e1000_host_mng_dhcp_cookie mng_cookie;
706 union {
710 } dev_spec;