Lines Matching defs:e1000_hw
964 struct e1000_hw { struct
965 struct e1000_adapter *adapter;
967 u8 __iomem *hw_addr;
968 u8 __iomem *flash_address;
970 struct e1000_mac_info mac;
971 struct e1000_fc_info fc;
972 struct e1000_phy_info phy;
973 struct e1000_nvm_info nvm;
974 struct e1000_bus_info bus;
975 struct e1000_host_mng_dhcp_cookie mng_cookie;
977 union {
981 } dev_spec;