Home
last modified time | relevance | path

Searched defs:image (Results 1 – 6 of 6) sorted by relevance

/dpdk/buildtools/
H A Dpmdinfogen.py23 def __init__(self, image, symbol): argument
78 def __init__(self, image, symbol): argument
143 def load(cls, image, symbol): argument
162 def _load_pci_ids(image, table_name_symbol): argument
200 def load_drivers(image): argument
H A Dcoff.py77 def __init__(self, image, symbol: CoffSymbol): argument
/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme_rsu.c91 static int write_flash_image(struct ifpga_sec_mgr *smgr, const char *image, in write_flash_image()
271 int fpga_update_flash(struct ifpga_fme_hw *fme, const char *image, in fpga_update_flash()
H A Difpga_api.c239 static int ifpga_mgr_update_flash(struct opae_manager *mgr, const char *image, in ifpga_mgr_update_flash()
H A Dopae_hw_api.c996 int opae_mgr_update_flash(struct opae_manager *mgr, const char *image, in opae_mgr_update_flash()
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c343 rte_pmd_ifpga_update_flash(uint16_t dev_id, const char *image, in rte_pmd_ifpga_update_flash()