Searched defs:ixgbe_hw (Results 1 – 1 of 1) sorted by relevance
4145 struct ixgbe_hw { struct4146 u8 IOMEM *hw_addr;4147 void *back;4148 struct ixgbe_mac_info mac;4149 struct ixgbe_addr_filter_info addr_ctrl;4150 struct ixgbe_fc_info fc;4151 struct ixgbe_phy_info phy;4152 struct ixgbe_link_info link;4153 struct ixgbe_eeprom_info eeprom;4154 struct ixgbe_bus_info bus;[all …]