Searched defs:ixgbe_info (Results 1 – 1 of 1) sorted by relevance
3653 struct ixgbe_info { struct3654 enum ixgbe_mac_type mac;3655 s32 (*get_invariants)(struct ixgbe_hw *);3656 const struct ixgbe_mac_operations *mac_ops;3657 const struct ixgbe_eeprom_operations *eeprom_ops;3658 const struct ixgbe_phy_operations *phy_ops;3659 const struct ixgbe_mbx_operations *mbx_ops;3660 const struct ixgbe_link_operations *link_ops;3661 const u32 *mvals;