Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_x540.c49 int32_t ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw);
619 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
628 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
642 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
659 int32_t ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw) in ixgbe_poll_flash_update_done_X540() function