Searched refs:atl2_check_eeprom_exist (Results 1 – 2 of 2) sorted by relevance
82 static int atl2_check_eeprom_exist(struct atl2_hw *hw);
1870 if (!atl2_check_eeprom_exist(&adapter->hw)) in atl2_get_eeprom_len()1889 if (atl2_check_eeprom_exist(hw)) in atl2_get_eeprom()2187 if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */ in get_permanent_address()2687 static int atl2_check_eeprom_exist(struct atl2_hw *hw) in atl2_check_eeprom_exist() function