Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c112 static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw,
4418 * e1000_write_flash_data32_ich8lan - Writes 4 bytes to the NVM
4425 static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_write_flash_data32_ich8lan() function
4534 ret_val = e1000_write_flash_data32_ich8lan(hw, offset, dword); in e1000_retry_write_flash_dword_ich8lan()
4541 ret_val = e1000_write_flash_data32_ich8lan(hw, offset, dword); in e1000_retry_write_flash_dword_ich8lan()