Lines Matching refs:template_id
679 rss_cfg.template_id = tmpl_idx; in hinic_rss_get_indir_tbl()
775 ctx_tbl.template_id = tmpl_idx; in hinic_get_rss_type()
799 int hinic_rss_set_template_tbl(struct hinic_dev *nic_dev, u32 template_id, in hinic_rss_set_template_tbl() argument
810 rss_key.template_id = template_id; in hinic_rss_set_template_tbl()
843 temp_key.template_id = tmpl_idx; in hinic_rss_get_template_tbl()
859 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id, in hinic_rss_set_hash_engine() argument
871 rss_engine.template_id = template_id; in hinic_rss_set_hash_engine()
902 hash_type.template_id = tmpl_idx; in hinic_rss_get_hash_engine()
917 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id) in hinic_rss_cfg() argument
928 rss_cfg.template_id = template_id; in hinic_rss_cfg()
965 *tmpl_idx = template_mgmt.template_id; in hinic_rss_template_alloc()
980 template_mgmt.template_id = tmpl_idx; in hinic_rss_template_free()