Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c170 if (atl1c_check_eeprom_exist(&adapter->hw)) in atl1c_get_eeprom_len()
189 if (!atl1c_check_eeprom_exist(hw)) /* not exist */ in atl1c_get_eeprom()
H A Datl1c_hw.c19 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) in atl1c_check_eeprom_exist() function
84 if (atl1c_check_eeprom_exist(hw)) { in atl1c_get_permanent_address()
H A Datl1c_hw.h37 int atl1c_check_eeprom_exist(struct atl1c_hw *hw);