Searched refs:e1000_get_eeprom_len (Results 1 – 2 of 2) sorted by relevance
433 static int e1000_get_eeprom_len(struct net_device *netdev) in e1000_get_eeprom_len() function563 drvinfo->eedump_len = e1000_get_eeprom_len(netdev); in e1000_get_drvinfo()1891 .get_eeprom_len = e1000_get_eeprom_len,
488 static int e1000_get_eeprom_len(struct net_device *netdev) in e1000_get_eeprom_len() function652 drvinfo->eedump_len = e1000_get_eeprom_len(netdev); in e1000_get_drvinfo()2299 .get_eeprom_len = e1000_get_eeprom_len,