Home
last modified time | relevance | path

Searched defs:section (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/bpf/
H A Dbpf_load_elf.c135 find_elf_code(Elf *elf, const char *section, Elf_Data **psd, size_t *pidx) in find_elf_code()
267 bpf_load_elf(const struct rte_bpf_prm *prm, int32_t fd, const char *section) in bpf_load_elf()
/dpdk/drivers/net/ice/base/
H A Dice_parser.c43 void *ice_parser_sect_item_get(u32 sect_type, void *section, in ice_parser_sect_item_get()
114 void *(*item_get)(u32 sect_type, void *section, in ice_parser_create_table()
H A Dice_flex_pipe.c290 void *(*handler)(u32 sect_type, void *section, in ice_pkg_enum_entry()
349 ice_marker_ptype_tcam_handler(u32 sect_type, void *section, u32 index, in ice_marker_ptype_tcam_handler()
415 ice_boost_tcam_handler(u32 sect_type, void *section, u32 index, u32 *offset) in ice_boost_tcam_handler()
488 ice_label_enum_handler(u32 __ALWAYS_UNUSED sect_type, void *section, u32 index, in ice_label_enum_handler()
1552 ice_sw_fv_handler(u32 sect_type, void *section, u32 index, u32 *offset) in ice_sw_fv_handler()
2094 void **section) in ice_pkg_buf_alloc_single_section()
/dpdk/doc/guides/
H A Dconf.py117 def generate_overview_table(output_filename, table_id, section, table_name, title): argument
/dpdk/usertools/
H A Ddpdk-pmdinfo.py353 def find_librte_eal(self, section): argument
/dpdk/lib/cfgfile/
H A Drte_cfgfile.c103 _add_entry(struct rte_cfgfile_section *section, const char *entryname, in _add_entry()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c5129 uint64_t section; in bnx2x_init_def_sb() local
/dpdk/drivers/net/i40e/base/
H A Di40e_type.h2032 } section; member
/dpdk/app/test-pmd/
H A Dcmdline.c118 cmdline_fixed_string_t section; member