Searched refs:e1000_update_flash_i210 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_i210.h40 s32 e1000_update_flash_i210(struct e1000_hw *hw);
H A De1000_i210.c438 ret_val = e1000_update_flash_i210(hw);
467 * e1000_update_flash_i210 - Commit EEPROM to the flash
471 s32 e1000_update_flash_i210(struct e1000_hw *hw) function
476 DEBUGFUNC("e1000_update_flash_i210");

Completed in 113 milliseconds