Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dqmi.c448 req->tgt_cfg_len = QMI_WLFW_MAX_NUM_CE_V01; in ath10k_qmi_cfg_send_sync_msg()
450 req->tgt_cfg_len = config->num_ce_tgt_cfg; in ath10k_qmi_cfg_send_sync_msg()
451 for (i = 0; i < req->tgt_cfg_len; i++) { in ath10k_qmi_cfg_send_sync_msg()
Dqmi_wlfw_v01.h275 u32 tgt_cfg_len; member
Dqmi_wlfw_v01.c709 tgt_cfg_len),
/drivers/net/wireless/ath/ath11k/
Dqmi.h438 u32 tgt_cfg_len; member
Dqmi.c1365 tgt_cfg_len),
2282 req->tgt_cfg_len = ab->qmi.ce_cfg.tgt_ce_len; in ath11k_qmi_wlanfw_wlan_cfg_send()
2283 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()