Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ifpga/base/
H A Difpga_sec_mgr.h87 int fpga_update_flash(struct ifpga_fme_hw *fme, const char *image,
H A Difpga_fme_rsu.c271 int fpga_update_flash(struct ifpga_fme_hw *fme, const char *image, in fpga_update_flash() function
H A Difpga_api.c244 return fpga_update_flash(fme, image, status); in ifpga_mgr_update_flash()