Home
last modified time | relevance | path

Searched refs:atl2_write_eeprom (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl2.h80 static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value);
H A Datl2.c1990 if (!atl2_write_eeprom(hw, ((first_dword+i)*4), eeprom_buff[i])) { in atl2_set_eeprom()
2729 static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value) in atl2_write_eeprom() function
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl2.h80 static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value);
H A Datl2.c1968 if (!atl2_write_eeprom(hw, ((first_dword+i)*4), eeprom_buff[i])) { in atl2_set_eeprom()
2701 static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value) in atl2_write_eeprom() function

Completed in 10 milliseconds