Searched refs:tgt_cfg (Results 1 – 7 of 7) sorted by relevance
960 struct ath10k_tgt_pipe_cfg tgt_cfg[CE_COUNT_MAX]; in ath10k_snoc_wlan_enable() local966 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable()968 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable()970 tgt_cfg[pipe_num].nentries = in ath10k_snoc_wlan_enable()972 tgt_cfg[pipe_num].nbytes_max = in ath10k_snoc_wlan_enable()974 tgt_cfg[pipe_num].flags = in ath10k_snoc_wlan_enable()976 tgt_cfg[pipe_num].reserved = 0; in ath10k_snoc_wlan_enable()982 &tgt_cfg; in ath10k_snoc_wlan_enable()
452 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()453 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg()454 req->tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries; in ath10k_qmi_cfg_send_sync_msg()455 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg()456 req->tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags; in ath10k_qmi_cfg_send_sync_msg()
276 struct wlfw_ce_tgt_pipe_cfg_s_v01 tgt_cfg[QMI_WLFW_MAX_NUM_CE_V01]; member
718 tgt_cfg),
952 struct skl_module_cfg *tgt_cfg, int max) in skl_alloc_queue() argument955 struct skl_module_inst_id id = tgt_cfg->id; in skl_alloc_queue()971 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue()979 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue()
1524 tgt_cfg),2679 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send()2680 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()2681 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send()2682 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()2683 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath11k_qmi_wlanfw_wlan_cfg_send()
485 tgt_cfg[QMI_WLANFW_MAX_NUM_CE_V01]; member