Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_x540.c54 static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw);
705 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
714 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
728 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
745 static s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw) in ixgbe_poll_flash_update_done_X540() function