ixgbe_eeprom_operations
static const struct ixgbe_eeprom_operations eeprom_ops_82598 = {
static const struct ixgbe_eeprom_operations eeprom_ops_82599 = {
static const struct ixgbe_eeprom_operations eeprom_ops_e610 = {
struct ixgbe_eeprom_operations ops;
const struct ixgbe_eeprom_operations *eeprom_ops;
static const struct ixgbe_eeprom_operations eeprom_ops_X540 = {
static const struct ixgbe_eeprom_operations eeprom_ops_X550 = {
static const struct ixgbe_eeprom_operations eeprom_ops_X550EM_x = {