Home
last modified time | relevance | path

Searched refs:num_sections (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_cfgfile/
H A Drte_cfgfile.c25 int num_sections; member
94 for (i = 0; i < cfg->num_sections; i++) { in _get_section()
255 if (cfg->num_sections == 0) in rte_cfgfile_load_with_params()
286 cfg->num_sections = 0; in rte_cfgfile_create()
362 cfg->num_sections++; in rte_cfgfile_add_section()
431 for (i = 0; i < cfg->num_sections; i++) { in rte_cfgfile_save()
471 int num_sections = 0; in rte_cfgfile_num_sections() local
472 for (i = 0; i < cfg->num_sections; i++) { in rte_cfgfile_num_sections()
474 num_sections++; in rte_cfgfile_num_sections()
476 return num_sections; in rte_cfgfile_num_sections()
[all …]
/f-stack/dpdk/buildtools/pmdinfogen/
H A Dpmdinfogen.c183 info->num_sections = in parse_elf()
186 info->num_sections = hdr->e_shnum; in parse_elf()
195 for (i = 0; i < info->num_sections; i++) { in parse_elf()
218 for (i = 1; i < info->num_sections; i++) { in parse_elf()
H A Dpmdinfogen.h110 unsigned int num_sections; /* max_secindex + 1 */ member
/f-stack/dpdk/usertools/
H A Ddpdk-pmdinfo.py262 if num < self.elffile.num_sections():
/f-stack/dpdk/drivers/net/qede/base/
H A Dmcp_public.h2009 u32 num_sections; member
H A Decore_hsi_common.h2633 u32 num_sections; member
H A Dnvm_cfg.h2611 u32 num_sections; member