Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c454 req->tgt_cfg_len = QMI_WLFW_MAX_NUM_CE_V01; in ath10k_qmi_cfg_send_sync_msg()
456 req->tgt_cfg_len = config->num_ce_tgt_cfg; in ath10k_qmi_cfg_send_sync_msg()
457 for (i = 0; i < req->tgt_cfg_len; i++) { in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h276 u32 tgt_cfg_len; member
H A Dqmi_wlfw_v01.c710 tgt_cfg_len),
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.h483 u32 tgt_cfg_len; member