Searched defs:ixgbe_hw (Results 1 – 1 of 1) sorted by relevance
3720 struct ixgbe_hw { struct3721 u8 __iomem *hw_addr;3722 void *back;3723 struct ixgbe_mac_info mac;3724 struct ixgbe_addr_filter_info addr_ctrl;3725 struct ixgbe_fc_info fc;3726 struct ixgbe_phy_info phy;3727 struct ixgbe_link_info link;3728 struct ixgbe_eeprom_info eeprom;3729 struct ixgbe_bus_info bus;[all …]