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

  /src/sys/dev/pci/ixgbe/
ixgbe_x540.h 61 s32 ixgbe_update_flash_X540(struct ixgbe_hw *hw);
ixgbe_x540.c 683 status = ixgbe_update_flash_X540(hw);
692 * ixgbe_update_flash_X540 - Instruct HW to copy EEPROM to Flash device
698 s32 ixgbe_update_flash_X540(struct ixgbe_hw *hw)
703 DEBUGFUNC("ixgbe_update_flash_X540");

Completed in 32 milliseconds