Lines Matching defs:e1000_hw
714 struct e1000_hw { struct
715 struct e1000_adapter *adapter;
717 void __iomem *hw_addr;
718 void __iomem *flash_address;
720 struct e1000_mac_info mac;
721 struct e1000_fc_info fc;
722 struct e1000_phy_info phy;
723 struct e1000_nvm_info nvm;
724 struct e1000_bus_info bus;
725 struct e1000_host_mng_dhcp_cookie mng_cookie;
727 union {
731 } dev_spec;