Home
last modified time | relevance | path

Searched refs:atl1e_get_eeprom_len (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c198 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len() function
322 drvinfo->eedump_len = atl1e_get_eeprom_len(netdev); in atl1e_get_drvinfo()
384 .get_eeprom_len = atl1e_get_eeprom_len,