Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_port.h361 u8 template_id; member
371 u8 template_id; member
390 u8 template_id; member
409 u8 template_id; member
420 u8 template_id; member
431 u8 template_id; member
443 u8 template_id; member
800 int hinic_rss_set_template_tbl(struct hinic_dev *nic_dev, u32 template_id,
803 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id,
806 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id);
A Dhinic_port.c664 rss_cfg.template_id = tmpl_idx; in hinic_rss_get_indir_tbl()
760 ctx_tbl.template_id = tmpl_idx; in hinic_get_rss_type()
795 rss_key.template_id = template_id; in hinic_rss_set_template_tbl()
828 temp_key.template_id = tmpl_idx; in hinic_rss_get_template_tbl()
844 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id, in hinic_rss_set_hash_engine() argument
856 rss_engine.template_id = template_id; in hinic_rss_set_hash_engine()
887 hash_type.template_id = tmpl_idx; in hinic_rss_get_hash_engine()
902 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id) in hinic_rss_cfg() argument
913 rss_cfg.template_id = template_id; in hinic_rss_cfg()
950 *tmpl_idx = template_mgmt.template_id; in hinic_rss_template_alloc()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dtx.h743 __le32 template_id; member
762 __le32 template_id; member
805 __le32 template_id; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c903 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v6()
923 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v7()
976 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in iwl_mvm_mac_ctxt_send_beacon_v9()
A Ddebugfs.c1246 beacon_cmd.template_id = cpu_to_le32((u32)mvmvif->id); in _iwl_dbgfs_inject_beacon_ie()
/linux/drivers/net/wireless/ti/wlcore/
A Dcmd.h43 u16 template_id, void *buf, size_t buf_len,
A Dcmd.c1013 u16 template_id, void *buf, size_t buf_len, in wl1271_cmd_template_set() argument
1020 template_id, role_id); in wl1271_cmd_template_set()
1034 cmd->template_type = template_id; in wl1271_cmd_template_set()

Completed in 27 milliseconds