Searched defs:ixgbe_info (Results 1 – 1 of 1) sorted by relevance
3659 struct ixgbe_info { struct3660 enum ixgbe_mac_type mac;3661 int (*get_invariants)(struct ixgbe_hw *);3662 const struct ixgbe_mac_operations *mac_ops;3663 const struct ixgbe_eeprom_operations *eeprom_ops;3664 const struct ixgbe_phy_operations *phy_ops;3665 const struct ixgbe_mbx_operations *mbx_ops;3666 const struct ixgbe_link_operations *link_ops;3667 const u32 *mvals;