Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c458 req->tgt_cfg[i].pipe_num = config->ce_tgt_cfg[i].pipe_num; in ath10k_qmi_cfg_send_sync_msg()
459 req->tgt_cfg[i].pipe_dir = config->ce_tgt_cfg[i].pipe_dir; in ath10k_qmi_cfg_send_sync_msg()
460 req->tgt_cfg[i].nentries = config->ce_tgt_cfg[i].nentries; in ath10k_qmi_cfg_send_sync_msg()
461 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg()
462 req->tgt_cfg[i].flags = config->ce_tgt_cfg[i].flags; in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h277 struct wlfw_ce_tgt_pipe_cfg_s_v01 tgt_cfg[QMI_WLFW_MAX_NUM_CE_V01]; member
H A Dqmi_wlfw_v01.c719 tgt_cfg),
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.h489 tgt_cfg[QMI_WLANFW_MAX_NUM_CE_V01]; member
H A Dqmi.c1526 tgt_cfg),
2722 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send()
2723 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()
2724 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send()
2725 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
2726 req->tgt_cfg[pipe_num].flags = ce_cfg[pipe_num].flags; in ath11k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c1893 tgt_cfg),
3480 req->tgt_cfg[pipe_num].pipe_num = in ath12k_qmi_wlanfw_wlan_cfg_send()
3482 req->tgt_cfg[pipe_num].pipe_dir = in ath12k_qmi_wlanfw_wlan_cfg_send()
3484 req->tgt_cfg[pipe_num].nentries = in ath12k_qmi_wlanfw_wlan_cfg_send()
3486 req->tgt_cfg[pipe_num].nbytes_max = in ath12k_qmi_wlanfw_wlan_cfg_send()
3488 req->tgt_cfg[pipe_num].flags = in ath12k_qmi_wlanfw_wlan_cfg_send()