Searched refs:atl1c_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/atl1c/
H A Datl1c_ethtool.c183 if (atl1c_check_eeprom_exist(&adapter->hw))
202 if (!atl1c_check_eeprom_exist(hw)) /* not exist */
H A Datl1c_hw.c32 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) function
84 if (atl1c_check_eeprom_exist(hw)) {
H A Datl1c_hw.h43 int atl1c_check_eeprom_exist(struct atl1c_hw *hw);

Completed in 94 milliseconds