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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_ethtool.c202 if (!atl1e_check_eeprom_exist(&adapter->hw))
221 if (atl1e_check_eeprom_exist(hw)) /* not exist */
H A Datl1e_hw.c32 int atl1e_check_eeprom_exist(struct atl1e_hw *hw) function
81 if (!atl1e_check_eeprom_exist(hw)) {
H A Datl1e_hw.h49 int atl1e_check_eeprom_exist(struct atl1e_hw *hw);

Completed in 76 milliseconds