atl2_write_eeprom 1998 drivers/net/ethernet/atheros/atlx/atl2.c if (!atl2_write_eeprom(hw, ((first_dword+i)*4), eeprom_buff[i])) { atl2_write_eeprom 80 drivers/net/ethernet/atheros/atlx/atl2.h static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value);