Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dsnoc.c952 struct ath10k_tgt_pipe_cfg tgt_cfg[CE_COUNT_MAX]; in ath10k_snoc_wlan_enable() local
958 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable()
960 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable()
962 tgt_cfg[pipe_num].nentries = in ath10k_snoc_wlan_enable()
964 tgt_cfg[pipe_num].nbytes_max = in ath10k_snoc_wlan_enable()
966 tgt_cfg[pipe_num].flags = in ath10k_snoc_wlan_enable()
968 tgt_cfg[pipe_num].reserved = 0; in ath10k_snoc_wlan_enable()
974 &tgt_cfg; in ath10k_snoc_wlan_enable()
Dqmi.c417 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
418 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg()
419 req->tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries; in ath10k_qmi_cfg_send_sync_msg()
420 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg()
421 req->tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags; in ath10k_qmi_cfg_send_sync_msg()
Dqmi_wlfw_v01.h276 struct wlfw_ce_tgt_pipe_cfg_s_v01 tgt_cfg[QMI_WLFW_MAX_NUM_CE_V01]; member
Dqmi_wlfw_v01.c718 tgt_cfg),
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-messages.c898 struct skl_module_cfg *tgt_cfg, int max) in skl_alloc_queue() argument
901 struct skl_module_inst_id id = tgt_cfg->id; in skl_alloc_queue()
917 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue()
925 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue()