Searched refs:e1000_write_nvm (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 591 static inline s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_nvm() function
|
| H A D | 82571.c | 1757 ret_val = e1000_write_nvm(hw, 0x23, 1, &data); in e1000_fix_nvm_checksum_82571()
|
| H A D | ethtool.c | 606 ret_val = e1000_write_nvm(hw, first_word, in e1000_set_eeprom()
|
| H A D | ich8lan.c | 4278 ret_val = e1000_write_nvm(hw, word, 1, &data); in e1000_validate_nvm_checksum_ich8lan()
|