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

/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c19 int atl1e_check_eeprom_exist(struct atl1e_hw *hw) function
68 if (!atl1e_check_eeprom_exist(hw)) {
H A Datl1e_ethtool.c198 if (!atl1e_check_eeprom_exist(&adapter->hw))
217 if (atl1e_check_eeprom_exist(hw)) /* not exist */
H A Datl1e_hw.h36 int atl1e_check_eeprom_exist(struct atl1e_hw *hw);

Completed in 267 milliseconds