Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c453 req->tgt_cfg_len = QMI_WLFW_MAX_NUM_CE_V01; in ath10k_qmi_cfg_send_sync_msg()
455 req->tgt_cfg_len = config->num_ce_tgt_cfg; in ath10k_qmi_cfg_send_sync_msg()
456 for (i = 0; i < req->tgt_cfg_len; i++) { in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h275 u32 tgt_cfg_len; member
H A Dqmi_wlfw_v01.c709 tgt_cfg_len),
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.h483 u32 tgt_cfg_len; member
H A Dqmi.c1514 tgt_cfg_len),
2693 req->tgt_cfg_len = ab->qmi.ce_cfg.tgt_ce_len; in ath11k_qmi_wlanfw_wlan_cfg_send()
2694 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.h541 u32 tgt_cfg_len; member
H A Dqmi.c1762 tgt_cfg_len),
2673 req->tgt_cfg_len = ab->qmi.ce_cfg.tgt_ce_len; in ath12k_qmi_wlanfw_wlan_cfg_send()
2674 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath12k_qmi_wlanfw_wlan_cfg_send()