Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_port.h255 u8 template_id; member
265 u8 template_id; member
284 u8 template_id; member
303 u8 template_id; member
314 u8 template_id; member
325 u8 template_id; member
337 u8 template_id; member
552 int hinic_rss_set_template_tbl(struct hinic_dev *nic_dev, u32 template_id,
555 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id,
558 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id);
Dhinic_port.c660 rss_cfg.template_id = tmpl_idx; in hinic_rss_get_indir_tbl()
756 ctx_tbl.template_id = tmpl_idx; in hinic_get_rss_type()
780 int hinic_rss_set_template_tbl(struct hinic_dev *nic_dev, u32 template_id, in hinic_rss_set_template_tbl() argument
791 rss_key.template_id = template_id; in hinic_rss_set_template_tbl()
824 temp_key.template_id = tmpl_idx; in hinic_rss_get_template_tbl()
840 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id, in hinic_rss_set_hash_engine() argument
852 rss_engine.template_id = template_id; in hinic_rss_set_hash_engine()
883 hash_type.template_id = tmpl_idx; in hinic_rss_get_hash_engine()
898 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id) in hinic_rss_cfg() argument
909 rss_cfg.template_id = template_id; in hinic_rss_cfg()
[all …]
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtx.h784 __le32 template_id; member
803 __le32 template_id; member
835 __le32 template_id; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c933 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v6()
953 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v7()
990 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v9()
Ddebugfs.c1285 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in _iwl_dbgfs_inject_beacon_ie()
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dcmd.h43 u16 template_id, void *buf, size_t buf_len,
Dcmd.c1012 u16 template_id, void *buf, size_t buf_len, in wl1271_cmd_template_set() argument
1019 template_id, role_id); in wl1271_cmd_template_set()
1033 cmd->template_type = template_id; in wl1271_cmd_template_set()