Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
A Dhinic_port.h371 u8 template_id; member
381 u8 template_id; member
400 u8 template_id; member
419 u8 template_id; member
430 u8 template_id; member
441 u8 template_id; member
453 u8 template_id; member
810 int hinic_rss_set_template_tbl(struct hinic_dev *nic_dev, u32 template_id,
813 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id,
816 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id);
A Dhinic_port.c679 rss_cfg.template_id = tmpl_idx; in hinic_rss_get_indir_tbl()
775 ctx_tbl.template_id = tmpl_idx; in hinic_get_rss_type()
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()
[all …]
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dtx.h757 __le32 template_id; member
776 __le32 template_id; member
/drivers/net/wireless/ti/wlcore/
A Dcmd.h43 u16 template_id, void *buf, size_t buf_len,
A Dcmd.c1020 u16 template_id, void *buf, size_t buf_len, in wl1271_cmd_template_set() argument
1027 template_id, role_id); in wl1271_cmd_template_set()
1041 cmd->template_type = template_id; in wl1271_cmd_template_set()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1044 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v6()
1064 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v7()

Completed in 27 milliseconds