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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_x540.c49 static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw);
695 status = ixgbe_poll_flash_update_done_X540(hw);
704 status = ixgbe_poll_flash_update_done_X540(hw);
718 status = ixgbe_poll_flash_update_done_X540(hw);
729 * ixgbe_poll_flash_update_done_X540 - Poll flash update status
735 static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw) function
741 DEBUGFUNC("ixgbe_poll_flash_update_done_X540");

Completed in 54 milliseconds