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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h96 static int atl2_check_eeprom_exist(struct atl2_hw *hw);
H A Datl2.c1925 if (!atl2_check_eeprom_exist(&adapter->hw))
1944 if (atl2_check_eeprom_exist(hw))
2249 if (!atl2_check_eeprom_exist(hw)) { /* eeprom exists */
2758 static int atl2_check_eeprom_exist(struct atl2_hw *hw) function

Completed in 23 milliseconds