Searched defs:image (Results 1 – 6 of 6) sorted by relevance
| /dpdk/buildtools/ |
| H A D | pmdinfogen.py | 23 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 D | coff.py | 77 def __init__(self, image, symbol: CoffSymbol): argument
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_fme_rsu.c | 91 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 D | ifpga_api.c | 239 static int ifpga_mgr_update_flash(struct opae_manager *mgr, const char *image, in ifpga_mgr_update_flash()
|
| H A D | opae_hw_api.c | 996 int opae_mgr_update_flash(struct opae_manager *mgr, const char *image, in opae_mgr_update_flash()
|
| /dpdk/drivers/raw/ifpga/ |
| H A D | rte_pmd_ifpga.c | 343 rte_pmd_ifpga_update_flash(uint16_t dev_id, const char *image, in rte_pmd_ifpga_update_flash()
|