Searched refs:atl1c_read_eeprom (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.c217 if (!atl1c_read_eeprom(hw, i * 4, &(eeprom_buff[i-first_dword]))) {
H A Datl1c_hw.c175 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value) function
H A Datl1c_hw.h41 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value);

Completed in 32 milliseconds