Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H 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);
/linux/sound/soc/intel/avs/
H A Dpath.c31 avs_path_find_module(struct avs_path_pipeline *ppl, u32 template_id) in avs_path_find_module() argument
36 if (mod->template->id == template_id) in avs_path_find_module()
42 avs_path_find_pipeline(struct avs_path *path, u32 template_id) in avs_path_find_pipeline() argument
47 if (ppl->template->id == template_id) in avs_path_find_pipeline()
53 avs_path_find_path(struct avs_dev *adev, const char *name, u32 template_id) in avs_path_find_path() argument
64 if (pos->id == template_id) { in avs_path_find_path()
/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h43 u16 template_id, void *buf, size_t buf_len,
H 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()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1037 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v6()
1057 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v7()