Searched defs:ixgbe_hw (Results 1 – 1 of 1) sorted by relevance
4238 struct ixgbe_hw { struct4239 u8 IOMEM *hw_addr;4240 void *back;4241 struct ixgbe_mac_info mac;4242 struct ixgbe_addr_filter_info addr_ctrl;4243 struct ixgbe_fc_info fc;4244 struct ixgbe_phy_info phy;4245 struct ixgbe_link_info link;4246 struct ixgbe_eeprom_info eeprom;4247 struct ixgbe_bus_info bus;[all …]