Searched defs:ixgbe_hw (Results 1 – 1 of 1) sorted by relevance
3881 struct ixgbe_hw { struct3882 u8 IOMEM *hw_addr;3883 void *back;3884 struct ixgbe_mac_info mac;3885 struct ixgbe_addr_filter_info addr_ctrl;3886 struct ixgbe_fc_info fc;3887 struct ixgbe_phy_info phy;3888 struct ixgbe_eeprom_info eeprom;3889 struct ixgbe_bus_info bus;3890 struct ixgbe_mbx_info mbx;[all …]