Searched refs:tgt_cfg (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | snoc.c | 967 struct ath10k_tgt_pipe_cfg tgt_cfg[CE_COUNT_MAX]; in ath10k_snoc_wlan_enable() local 973 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable() 975 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable() 977 tgt_cfg[pipe_num].nentries = in ath10k_snoc_wlan_enable() 979 tgt_cfg[pipe_num].nbytes_max = in ath10k_snoc_wlan_enable() 981 tgt_cfg[pipe_num].flags = in ath10k_snoc_wlan_enable() 983 tgt_cfg[pipe_num].reserved = 0; in ath10k_snoc_wlan_enable() 989 &tgt_cfg; in ath10k_snoc_wlan_enable()
|
H A D | qmi.c | 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()
|
H A D | qmi_wlfw_v01.h | 276 struct wlfw_ce_tgt_pipe_cfg_s_v01 tgt_cfg[QMI_WLFW_MAX_NUM_CE_V01]; member
|
H A D | qmi_wlfw_v01.c | 718 tgt_cfg),
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | snoc.c | 969 struct ath10k_tgt_pipe_cfg tgt_cfg[CE_COUNT_MAX]; in ath10k_snoc_wlan_enable() local 975 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable() 977 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable() 979 tgt_cfg[pipe_num].nentries = in ath10k_snoc_wlan_enable() 981 tgt_cfg[pipe_num].nbytes_max = in ath10k_snoc_wlan_enable() 983 tgt_cfg[pipe_num].flags = in ath10k_snoc_wlan_enable() 985 tgt_cfg[pipe_num].reserved = 0; in ath10k_snoc_wlan_enable() 991 &tgt_cfg; in ath10k_snoc_wlan_enable()
|
H A D | qmi.c | 457 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg() 458 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg() 459 req->tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries; in ath10k_qmi_cfg_send_sync_msg() 460 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg() 461 req->tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags; in ath10k_qmi_cfg_send_sync_msg()
|
H A D | qmi_wlfw_v01.h | 276 struct wlfw_ce_tgt_pipe_cfg_s_v01 tgt_cfg[QMI_WLFW_MAX_NUM_CE_V01]; member
|
H A D | qmi_wlfw_v01.c | 718 tgt_cfg),
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 905 struct skl_module_cfg *tgt_cfg, int max) in skl_alloc_queue() 908 struct skl_module_inst_id id = tgt_cfg->id; in skl_alloc_queue() 924 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue() 932 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue() 904 skl_alloc_queue(struct skl_module_pin *mpin, struct skl_module_cfg *tgt_cfg, int max) skl_alloc_queue() argument
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 950 struct skl_module_cfg *tgt_cfg, int max) in skl_alloc_queue() 953 struct skl_module_inst_id id = tgt_cfg->id; in skl_alloc_queue() 969 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue() 977 mpin[i].tgt_mcfg = tgt_cfg; in skl_alloc_queue() 949 skl_alloc_queue(struct skl_module_pin *mpin, struct skl_module_cfg *tgt_cfg, int max) skl_alloc_queue() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | qmi.h | 440 tgt_cfg[QMI_WLANFW_MAX_NUM_CE_V01]; member
|
H A D | qmi.c | 1375 tgt_cfg), 2284 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send() 2285 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send() 2286 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send() 2287 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send() 2288 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | qmi.c | 1771 tgt_cfg), 2669 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath12k_qmi_wlanfw_wlan_cfg_send() 2670 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath12k_qmi_wlanfw_wlan_cfg_send() 2671 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath12k_qmi_wlanfw_wlan_cfg_send() 2672 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath12k_qmi_wlanfw_wlan_cfg_send() 2673 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath12k_qmi_wlanfw_wlan_cfg_send()
|
H A D | qmi.h | 543 tgt_cfg[QMI_WLANFW_MAX_NUM_CE_V01]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | qmi.c | 1524 tgt_cfg), 2692 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send() 2693 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send() 2694 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send() 2695 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send() 2696 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
H A D | qmi.h | 485 tgt_cfg[QMI_WLANFW_MAX_NUM_CE_V01]; member
|
Completed in 29 milliseconds