Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c58 static s32 e1000_acquire_eeprom(struct e1000_hw *hw);
3657 static s32 e1000_acquire_eeprom(struct e1000_hw *hw) in e1000_acquire_eeprom() function
3883 if (e1000_acquire_eeprom(hw) != E1000_SUCCESS) in e1000_do_read_eeprom()
4051 if (e1000_acquire_eeprom(hw) != E1000_SUCCESS) in e1000_do_write_eeprom()