Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ifpga/base/
H A Difpga_sec_mgr.h90 int fpga_reload(struct ifpga_fme_hw *fme, int type, int page);
H A Difpga_fme_rsu.c432 int fpga_reload(struct ifpga_fme_hw *fme, int type, int page) in fpga_reload() function
H A Difpga_api.c258 return fpga_reload(fme, type, page); in ifpga_mgr_reload()