Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c18 STATIC s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw);
660 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
669 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
683 status = ixgbe_poll_flash_update_done_X540(hw); in ixgbe_update_flash_X540()
700 STATIC s32 ixgbe_poll_flash_update_done_X540(struct ixgbe_hw *hw) in ixgbe_poll_flash_update_done_X540() function