Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c364 return opae_mgr_stop_flash_update(adapter->mgr, force); in rte_pmd_ifpga_stop_update()
/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.h367 int opae_mgr_stop_flash_update(struct opae_manager *mgr, int force);
H A Dopae_hw_api.c1015 int opae_mgr_stop_flash_update(struct opae_manager *mgr, int force) in opae_mgr_stop_flash_update() function