Home
last modified time | relevance | path

Searched defs:prog (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Difpga_sec_mgr.c20 static const char *rsu_progress_name(uint32_t prog) in rsu_progress_name()
98 uint32_t prog = 0; in n3000_secure_update_start() local
157 uint32_t prog = 0; in n3000_cancel() local
248 uint32_t prog = 0; in n3000_write_blk() local
288 uint32_t prog = 0; in n3000_write_done() local
356 uint32_t prog = 0; in n3000_check_complete() local
546 uint32_t prog = 0; in n3000_get_hw_errinfo() local
H A Difpga_fme_rsu.c99 uint32_t prog = 0; in write_flash_image() local
194 uint32_t prog = 0; in apply_flash_update() local
/dpdk/lib/bpf/
H A Dbpf_stub.c32 rte_bpf_convert(const struct bpf_program *prog) in rte_bpf_convert()
H A Dbpf_convert.c241 static int bpf_convert_filter(const struct bpf_insn *prog, size_t len, in bpf_convert_filter()
524 rte_bpf_convert(const struct bpf_program *prog) in rte_bpf_convert()
/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c104 rte_pmd_ifpga_get_rsu_status(uint16_t dev_id, uint32_t *stat, uint32_t *prog) in rte_pmd_ifpga_get_rsu_status()
126 rte_pmd_ifpga_set_rsu_status(uint16_t dev_id, uint32_t stat, uint32_t prog) in rte_pmd_ifpga_set_rsu_status()
/dpdk/drivers/net/af_xdp/
H A Dcompat.h66 struct bpf_program *prog; in load_program() local
/dpdk/app/test-flow-perf/
H A Dmain.c589 read_meter_policy(char *prog, char *arg) in read_meter_policy()