Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/intel/avs/ !
Dpath.c30 avs_path_find_module(struct avs_path_pipeline *ppl, u32 template_id) in avs_path_find_module()
41 avs_path_find_pipeline(struct avs_path *path, u32 template_id) in avs_path_find_pipeline()
52 avs_path_find_path(struct avs_dev *adev, const char *name, u32 template_id) in avs_path_find_path()
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ !
Dhinic_port.c799 int hinic_rss_set_template_tbl(struct hinic_dev *nic_dev, u32 template_id, in hinic_rss_set_template_tbl()
859 int hinic_rss_set_hash_engine(struct hinic_dev *nic_dev, u8 template_id, in hinic_rss_set_hash_engine()
917 int hinic_rss_cfg(struct hinic_dev *nic_dev, u8 rss_en, u8 template_id) in hinic_rss_cfg()
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
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/api/ !
Dtx.h742 __le32 template_id; member
761 __le32 template_id; member
/linux-6.6.21/drivers/net/wireless/ti/wlcore/ !
Dcmd.c1011 u16 template_id, void *buf, size_t buf_len, in wl1271_cmd_template_set()