Lines Matching defs:e1000_hw
670 struct e1000_hw { struct
671 struct e1000_adapter *adapter;
673 void __iomem *hw_addr;
674 void __iomem *flash_address;
676 struct e1000_mac_info mac;
677 struct e1000_fc_info fc;
678 struct e1000_phy_info phy;
679 struct e1000_nvm_info nvm;
680 struct e1000_bus_info bus;
681 struct e1000_host_mng_dhcp_cookie mng_cookie;
683 union {
687 } dev_spec;