Searched defs:ixgbe_info (Results 1 – 1 of 1) sorted by relevance
3641 struct ixgbe_info { struct3642 enum ixgbe_mac_type mac;3643 s32 (*get_invariants)(struct ixgbe_hw *);3644 const struct ixgbe_mac_operations *mac_ops;3645 const struct ixgbe_eeprom_operations *eeprom_ops;3646 const struct ixgbe_phy_operations *phy_ops;3647 const struct ixgbe_mbx_operations *mbx_ops;3648 const struct ixgbe_link_operations *link_ops;3649 const u32 *mvals;