Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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),
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dqmi.h487 u32 tgt_cfg_len; member
H A Dqmi.c1528 tgt_cfg_len),
2731 req->tgt_cfg_len = ab->qmi.ce_cfg.tgt_ce_len; in ath11k_qmi_wlanfw_wlan_cfg_send()
2732 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath11k_qmi_wlanfw_wlan_cfg_send()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dqmi.h541 u32 tgt_cfg_len; member
H A Dqmi.c1770 tgt_cfg_len),
2691 req->tgt_cfg_len = ab->qmi.ce_cfg.tgt_ce_len; in ath12k_qmi_wlanfw_wlan_cfg_send()
2692 for (pipe_num = 0; pipe_num < req->tgt_cfg_len ; pipe_num++) { in ath12k_qmi_wlanfw_wlan_cfg_send()