Searched refs:atl1e_write_eeprom (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 32 bool atl1e_write_eeprom(struct atl1e_hw *hw, u32 offset, u32 value);
|
H A D | atl1e_hw.c | 97 bool atl1e_write_eeprom(struct atl1e_hw *hw, u32 offset, u32 value) in atl1e_write_eeprom() function
|
H A D | atl1e_ethtool.c | 293 if (!atl1e_write_eeprom(hw, ((first_dword + i) * 4), in atl1e_set_eeprom()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 32 bool atl1e_write_eeprom(struct atl1e_hw *hw, u32 offset, u32 value);
|
H A D | atl1e_hw.c | 97 bool atl1e_write_eeprom(struct atl1e_hw *hw, u32 offset, u32 value) in atl1e_write_eeprom() function
|
H A D | atl1e_ethtool.c | 293 if (!atl1e_write_eeprom(hw, ((first_dword + i) * 4), in atl1e_set_eeprom()
|
Completed in 8 milliseconds