Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h507 u8 template_id; member
518 u8 template_id; member
526 u8 template_id; member
535 u8 template_id; member
544 u8 template_id; member
553 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()