Lines Matching defs:e1000_hw
702 struct e1000_hw { struct
703 struct e1000_adapter *adapter;
705 void __iomem *hw_addr;
706 void __iomem *flash_address;
708 struct e1000_mac_info mac;
709 struct e1000_fc_info fc;
710 struct e1000_phy_info phy;
711 struct e1000_nvm_info nvm;
712 struct e1000_bus_info bus;
713 struct e1000_host_mng_dhcp_cookie mng_cookie;
715 union {
719 } dev_spec;