Searched refs:ath5k_hw_eeprom_read (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/wireless/ath/ath5k/
H A Deeprom.h244 ret = ath5k_hw_eeprom_read(ah, (_o), &(_v)); \
H A Deeprom.c34 static int ath5k_hw_eeprom_read(struct ath5k_hw *ah, u32 offset, u16 *data) function
1788 ret = ath5k_hw_eeprom_read(ah, 0x20, &data);
1793 ret = ath5k_hw_eeprom_read(ah, offset, &data);

Completed in 170 milliseconds