Home
last modified time | relevance | path

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

/dpdk/lib/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 …]
/dpdk/usertools/
H A Ddpdk-pmdinfo.py262 if num < self.elffile.num_sections():
/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