Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c178 if (atl1c_check_eeprom_exist(&adapter->hw)) in atl1c_get_eeprom_len()
197 if (!atl1c_check_eeprom_exist(hw)) /* not exist */ in atl1c_get_eeprom()
Datl1c_hw.c32 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) in atl1c_check_eeprom_exist() function
97 if (atl1c_check_eeprom_exist(hw)) { in atl1c_get_permanent_address()
Datl1c_hw.h49 int atl1c_check_eeprom_exist(struct atl1c_hw *hw);