Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/cfgfile/
H A Drte_cfgfile.c514 const struct rte_cfgfile_section *sect = &(cfg->sections[index]); in rte_cfgfile_section_num_entries_by_index() local
524 const struct rte_cfgfile_section *sect = _get_section(cfg, sectionname); in rte_cfgfile_section_entries() local
538 const struct rte_cfgfile_section *sect; in rte_cfgfile_section_entries_by_index() local
554 const struct rte_cfgfile_section *sect = _get_section(cfg, sectionname); in rte_cfgfile_get_entry() local
/dpdk/drivers/net/ice/base/
H A Dice_vlan_mode.c16 struct ice_meta_init_section *sect; in ice_pkg_get_supported_vlan_mode() local
H A Dice_flex_pipe.c103 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) in ice_sect_id()
3851 void *sect; in ice_fill_tbl() local
H A Dice_flex_type.h716 void *sect; member