Searched defs:ixgbe_hw (Results 1 – 1 of 1) sorted by relevance
3131 struct ixgbe_hw { struct3132 u8 *hw_addr;3133 void *back;3134 struct ixgbe_mac_info mac;3135 struct ixgbe_addr_filter_info addr_ctrl;3136 struct ixgbe_fc_info fc;3137 struct ixgbe_phy_info phy;3138 struct ixgbe_eeprom_info eeprom;3139 struct ixgbe_bus_info bus;3140 struct ixgbe_mbx_info mbx;[all …]