Searched refs:atl2_check_eeprom_exist (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl2.h82 static int atl2_check_eeprom_exist(struct atl2_hw *hw);
H A Datl2.c1870 if (!atl2_check_eeprom_exist(&adapter->hw))
1889 if (atl2_check_eeprom_exist(hw))
2187 if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */
2687 static int atl2_check_eeprom_exist(struct atl2_hw *hw) function

Completed in 129 milliseconds