HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_update_flash_X550 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.h 51 s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw);
ixgbe_x550.c 3781 status = ixgbe_update_flash_X550(hw);
3787 * ixgbe_update_flash_X550 - Instruct HW to copy EEPROM to Flash device
3792 s32 ixgbe_update_flash_X550(struct ixgbe_hw *hw)
3797 DEBUGFUNC("ixgbe_update_flash_X550");

Completed in 15 milliseconds