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