Home
last modified time | relevance | path

Searched refs:template_id (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h498 u8 template_id; member
509 u8 template_id; member
517 u8 template_id; member
526 u8 template_id; member
535 u8 template_id; member
544 u8 template_id; member
H A Dhinic_pmd_niccfg.c885 ctx_tbl.template_id = (u8)tmpl_idx; in hinic_get_rss_type()
924 temp_key.template_id = (u8)tmpl_idx; in hinic_rss_set_template_tbl()
954 temp_key.template_id = (u8)tmpl_idx; in hinic_rss_get_template_tbl()
999 hash_type.template_id = tmpl_idx; in hinic_rss_set_hash_engine()
1095 rss_cfg.template_id = (u8)tmpl_idx; in hinic_rss_get_indir_tbl()
1131 rss_cfg.template_id = tmpl_idx; in hinic_rss_cfg()
1186 *tmpl_idx = template_mgmt.template_id; in hinic_rss_template_alloc()
1217 template_mgmt.template_id = tmpl_idx; in hinic_rss_template_free()
/dpdk/app/test-pmd/
H A Dcmdline_flow.c977 uint32_t *template_id; member
2706 args.templ_destroy.template_id)),
8792 uint32_t *template_id; in parse_template_destroy() local
8812 out->args.templ_destroy.template_id = in parse_template_destroy()
8817 template_id = out->args.templ_destroy.template_id in parse_template_destroy()
8822 ctx->object = template_id; in parse_template_destroy()
8834 uint32_t *template_id; in parse_table() local
8870 ctx->object = template_id; in parse_table()
8884 ctx->object = template_id; in parse_table()
10446 in->args.templ_destroy.template_id); in cmd_flow_parsed()
[all …]