Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c975 struct ath10k_tgt_pipe_cfg tgt_cfg[CE_COUNT_MAX]; in ath10k_snoc_wlan_enable() local
981 tgt_cfg[pipe_num].pipe_num = in ath10k_snoc_wlan_enable()
983 tgt_cfg[pipe_num].pipe_dir = in ath10k_snoc_wlan_enable()
985 tgt_cfg[pipe_num].nentries = in ath10k_snoc_wlan_enable()
987 tgt_cfg[pipe_num].nbytes_max = in ath10k_snoc_wlan_enable()
989 tgt_cfg[pipe_num].flags = in ath10k_snoc_wlan_enable()
991 tgt_cfg[pipe_num].reserved = 0; in ath10k_snoc_wlan_enable()
997 &tgt_cfg; in ath10k_snoc_wlan_enable()
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.c1525 tgt_cfg),
2721 req->tgt_cfg[pipe_num].pipe_num = ce_cfg[pipe_num].pipenum; in ath11k_qmi_wlanfw_wlan_cfg_send()
2722 req->tgt_cfg[pipe_num].pipe_dir = ce_cfg[pipe_num].pipedir; in ath11k_qmi_wlanfw_wlan_cfg_send()
2723 req->tgt_cfg[pipe_num].nentries = ce_cfg[pipe_num].nentries; in ath11k_qmi_wlanfw_wlan_cfg_send()
2724 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
2725 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.h567 tgt_cfg[QMI_WLANFW_MAX_NUM_CE_V01]; member
H A Dqmi.c1934 tgt_cfg),
3507 req->tgt_cfg[pipe_num].pipe_num = in ath12k_qmi_wlanfw_wlan_cfg_send()
3509 req->tgt_cfg[pipe_num].pipe_dir = in ath12k_qmi_wlanfw_wlan_cfg_send()
3511 req->tgt_cfg[pipe_num].nentries = in ath12k_qmi_wlanfw_wlan_cfg_send()
3513 req->tgt_cfg[pipe_num].nbytes_max = in ath12k_qmi_wlanfw_wlan_cfg_send()
3515 req->tgt_cfg[pipe_num].flags = in ath12k_qmi_wlanfw_wlan_cfg_send()