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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h50 s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw);
H A Dixgbe_x550.c3581 status = ixgbe_update_flash_X550(hw);
3587 * ixgbe_update_flash_X550 - Instruct HW to copy EEPROM to Flash device
3592 s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw) function
3597 DEBUGFUNC("ixgbe_update_flash_X550");

Completed in 161 milliseconds