Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c202 if (!atl1e_check_eeprom_exist(&adapter->hw)) in atl1e_get_eeprom_len()
221 if (atl1e_check_eeprom_exist(hw)) /* not exist */ in atl1e_get_eeprom()
Datl1e_hw.c32 int atl1e_check_eeprom_exist(struct atl1e_hw *hw) in atl1e_check_eeprom_exist() function
81 if (!atl1e_check_eeprom_exist(hw)) { in atl1e_get_permanent_address()
Datl1e_hw.h49 int atl1e_check_eeprom_exist(struct atl1e_hw *hw);