Searched defs:ixgbe_hw (Results 1 – 1 of 1) sorted by relevance
4272 struct ixgbe_hw { struct4273 u8 IOMEM *hw_addr;4274 void *back;4275 struct ixgbe_mac_info mac;4276 struct ixgbe_addr_filter_info addr_ctrl;4277 struct ixgbe_fc_info fc;4278 struct ixgbe_phy_info phy;4279 struct ixgbe_link_info link;4280 struct ixgbe_eeprom_info eeprom;4281 struct ixgbe_bus_info bus;[all …]