Home
last modified time | relevance | path

Searched refs:e1000_acquire_eeprom (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000_hw.c57 static s32 e1000_acquire_eeprom(struct e1000_hw *hw);
3661 static s32 e1000_acquire_eeprom(struct e1000_hw *hw) in e1000_acquire_eeprom() function
3887 if (e1000_acquire_eeprom(hw) != E1000_SUCCESS) in e1000_do_read_eeprom()
4055 if (e1000_acquire_eeprom(hw) != E1000_SUCCESS) in e1000_do_write_eeprom()