Searched refs:atl1e_get_eeprom_len (Results 1 – 1 of 1) sorted by relevance
198 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len() function322 drvinfo->eedump_len = atl1e_get_eeprom_len(netdev); in atl1e_get_drvinfo()384 .get_eeprom_len = atl1e_get_eeprom_len,